|
|
|
@ -17,6 +17,7 @@
|
|
|
|
|
7B6A02982C18930400877E3F /* SwiftARKitUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B6A02972C18930400877E3F /* SwiftARKitUITestsLaunchTests.swift */; };
|
|
|
|
|
7B6A02A82C18966400877E3F /* MySwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B6A02A72C18966400877E3F /* MySwiftUIView.swift */; };
|
|
|
|
|
7B6A02AC2C18A1B000877E3F /* MyARViewRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B6A02AB2C18A1B000877E3F /* MyARViewRepresentable.swift */; };
|
|
|
|
|
7BB48C802C256C370090AA60 /* objects in Resources */ = {isa = PBXBuildFile; fileRef = 7BB48C7F2C256C370090AA60 /* objects */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
|
@ -51,6 +52,7 @@
|
|
|
|
|
7B6A02A72C18966400877E3F /* MySwiftUIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MySwiftUIView.swift; sourceTree = "<group>"; };
|
|
|
|
|
7B6A02A92C189ED700877E3F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
7B6A02AB2C18A1B000877E3F /* MyARViewRepresentable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyARViewRepresentable.swift; sourceTree = "<group>"; };
|
|
|
|
|
7BB48C7F2C256C370090AA60 /* objects */ = {isa = PBXFileReference; lastKnownFileType = folder; name = objects; path = ../../../SwiftUI_ARKit_2024/objects; sourceTree = "<group>"; };
|
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
@ -101,6 +103,7 @@
|
|
|
|
|
7B6A02772C18930200877E3F /* SwiftARKit */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
7BB48C7F2C256C370090AA60 /* objects */,
|
|
|
|
|
7B6A02AA2C18A19C00877E3F /* Struct */,
|
|
|
|
|
7B6A02A92C189ED700877E3F /* Info.plist */,
|
|
|
|
|
7B6A02A62C18964F00877E3F /* View */,
|
|
|
|
@ -258,6 +261,7 @@
|
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
7BB48C802C256C370090AA60 /* objects in Resources */,
|
|
|
|
|
7B6A02822C18930400877E3F /* Preview Assets.xcassets in Resources */,
|
|
|
|
|
7B6A027F2C18930400877E3F /* Assets.xcassets in Resources */,
|
|
|
|
|
);
|
|
|
|
|