|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 27496E8A2BB1E05B00953172 /* AttributeGraph.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27496E892BB1E05B00953172 /* AttributeGraph.xcframework */; };
|
11 | 11 | 27496E8E2BB1E0AA00953172 /* CoreServices.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27496E8D2BB1E0AA00953172 /* CoreServices.xcframework */; };
|
| 12 | + 27B7FC7B2BB31FCC00272BA5 /* AttributeGraph.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27496E892BB1E05B00953172 /* AttributeGraph.xcframework */; }; |
| 13 | + 27B7FC7E2BB31FD000272BA5 /* CoreServices.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27496E8D2BB1E0AA00953172 /* CoreServices.xcframework */; }; |
12 | 14 | 27CD0B4D2AFC8D37003665EB /* ExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27CD0B4C2AFC8D37003665EB /* ExampleApp.swift */; };
|
13 | 15 | 27CD0B4F2AFC8D37003665EB /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27CD0B4E2AFC8D37003665EB /* ContentView.swift */; };
|
14 | 16 | 27CD0B512AFC8D38003665EB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 27CD0B502AFC8D38003665EB /* Assets.xcassets */; };
|
|
28 | 30 | 27496E892BB1E05B00953172 /* AttributeGraph.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = AttributeGraph.xcframework; path = ../../OpenGraph/AG/AttributeGraph.xcframework; sourceTree = "<group>"; };
|
29 | 31 | 27496E8D2BB1E0AA00953172 /* CoreServices.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = CoreServices.xcframework; path = ../PrivateFrameworks/CoreServices.xcframework; sourceTree = "<group>"; };
|
30 | 32 | 276A744D2BB1DDFD002CAB40 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/CoreServices.framework; sourceTree = DEVELOPER_DIR; };
|
| 33 | + 27B7FC802BB31FF500272BA5 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
31 | 34 | 27CD0B492AFC8D37003665EB /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
32 | 35 | 27CD0B4C2AFC8D37003665EB /* ExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleApp.swift; sourceTree = "<group>"; };
|
33 | 36 | 27CD0B4E2AFC8D37003665EB /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
51 | 54 | buildActionMask = 2147483647;
|
52 | 55 | files = (
|
53 | 56 | 27CD0B5F2AFC8DA7003665EB /* OpenSwiftUI in Frameworks */,
|
| 57 | + 27B7FC7E2BB31FD000272BA5 /* CoreServices.xcframework in Frameworks */, |
| 58 | + 27B7FC7B2BB31FCC00272BA5 /* AttributeGraph.xcframework in Frameworks */, |
54 | 59 | );
|
55 | 60 | runOnlyForDeploymentPostprocessing = 0;
|
56 | 61 | };
|
|
70 | 75 | 27CD0B402AFC8D37003665EB = {
|
71 | 76 | isa = PBXGroup;
|
72 | 77 | children = (
|
| 78 | + 27B7FC802BB31FF500272BA5 /* README.md */, |
73 | 79 | 271D81642BB1E8E300A6D543 /* OpenGraph */,
|
74 | 80 | 27CD0B612AFC8E0E003665EB /* OpenSwiftUI */,
|
75 | 81 | 27CD0B4B2AFC8D37003665EB /* Example */,
|
|
0 commit comments