|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 50; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
12 | 12 | 19FB9DAC239E65ED0056E3AB /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 19FB9DAA239E65ED0056E3AB /* Main.storyboard */; }; |
13 | 13 | 19FB9DAE239E65EE0056E3AB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 19FB9DAD239E65EE0056E3AB /* Assets.xcassets */; }; |
14 | 14 | 19FB9DB1239E65EE0056E3AB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 19FB9DAF239E65EE0056E3AB /* LaunchScreen.storyboard */; }; |
| 15 | + 662DAA532A65E36D002DE21D /* DeepAR in Frameworks */ = {isa = PBXBuildFile; productRef = 662DAA522A65E36D002DE21D /* DeepAR */; }; |
15 | 16 | 8DF1C83C2852328C002E231B /* Vendetta_Mask.deepar in Resources */ = {isa = PBXBuildFile; fileRef = 8DF1C82A2852328B002E231B /* Vendetta_Mask.deepar */; }; |
16 | 17 | 8DF1C83D2852328C002E231B /* Humanoid.deepar in Resources */ = {isa = PBXBuildFile; fileRef = 8DF1C82B2852328B002E231B /* Humanoid.deepar */; }; |
17 | 18 | 8DF1C83E2852328C002E231B /* Fire_Effect.deepar in Resources */ = {isa = PBXBuildFile; fileRef = 8DF1C82C2852328B002E231B /* Fire_Effect.deepar */; }; |
|
31 | 32 | 8DF1C84C2852328C002E231B /* galaxy_background.deepar in Resources */ = {isa = PBXBuildFile; fileRef = 8DF1C83A2852328C002E231B /* galaxy_background.deepar */; }; |
32 | 33 | 8DF1C84D2852328C002E231B /* Pixel_Hearts.deepar in Resources */ = {isa = PBXBuildFile; fileRef = 8DF1C83B2852328C002E231B /* Pixel_Hearts.deepar */; }; |
33 | 34 | 9A49710124FE579800DD9C86 /* StartViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A49710024FE579800DD9C86 /* StartViewController.swift */; }; |
34 | | - 9AB9D14824EAE3DD00E659AA /* DeepAR.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9AB9D14624EAE3D700E659AA /* DeepAR.framework */; }; |
35 | | - 9AB9D14924EAE3DD00E659AA /* DeepAR.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9AB9D14624EAE3D700E659AA /* DeepAR.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
36 | 35 | /* End PBXBuildFile section */ |
37 | 36 |
|
38 | 37 | /* Begin PBXCopyFilesBuildPhase section */ |
|
42 | 41 | dstPath = ""; |
43 | 42 | dstSubfolderSpec = 10; |
44 | 43 | files = ( |
45 | | - 9AB9D14924EAE3DD00E659AA /* DeepAR.framework in Embed Frameworks */, |
46 | 44 | ); |
47 | 45 | name = "Embed Frameworks"; |
48 | 46 | runOnlyForDeploymentPostprocessing = 0; |
|
76 | 74 | 8DF1C83A2852328C002E231B /* galaxy_background.deepar */ = {isa = PBXFileReference; lastKnownFileType = file; path = galaxy_background.deepar; sourceTree = "<group>"; }; |
77 | 75 | 8DF1C83B2852328C002E231B /* Pixel_Hearts.deepar */ = {isa = PBXFileReference; lastKnownFileType = file; path = Pixel_Hearts.deepar; sourceTree = "<group>"; }; |
78 | 76 | 9A49710024FE579800DD9C86 /* StartViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StartViewController.swift; sourceTree = "<group>"; }; |
79 | | - 9AB9D14624EAE3D700E659AA /* DeepAR.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = DeepAR.framework; sourceTree = "<group>"; }; |
80 | 77 | /* End PBXFileReference section */ |
81 | 78 |
|
82 | 79 | /* Begin PBXFrameworksBuildPhase section */ |
83 | 80 | 19FB9D9E239E65EC0056E3AB /* Frameworks */ = { |
84 | 81 | isa = PBXFrameworksBuildPhase; |
85 | 82 | buildActionMask = 2147483647; |
86 | 83 | files = ( |
87 | | - 9AB9D14824EAE3DD00E659AA /* DeepAR.framework in Frameworks */, |
| 84 | + 662DAA532A65E36D002DE21D /* DeepAR in Frameworks */, |
88 | 85 | ); |
89 | 86 | runOnlyForDeploymentPostprocessing = 0; |
90 | 87 | }; |
91 | 88 | /* End PBXFrameworksBuildPhase section */ |
92 | 89 |
|
93 | 90 | /* Begin PBXGroup section */ |
94 | | - 198B5D56239E96A70035E21B /* Frameworks */ = { |
95 | | - isa = PBXGroup; |
96 | | - children = ( |
97 | | - 9AB9D14624EAE3D700E659AA /* DeepAR.framework */, |
98 | | - ); |
99 | | - path = Frameworks; |
100 | | - sourceTree = "<group>"; |
101 | | - }; |
102 | 91 | 198B5D5C239FDE4F0035E21B /* Effects */ = { |
103 | 92 | isa = PBXGroup; |
104 | 93 | children = ( |
|
129 | 118 | children = ( |
130 | 119 | 19FB9DA3239E65ED0056E3AB /* quickstart-ios-swift */, |
131 | 120 | 19FB9DA2239E65EC0056E3AB /* Products */, |
132 | | - 9A34D6D32429620500FE3662 /* Frameworks */, |
133 | 121 | ); |
134 | 122 | sourceTree = "<group>"; |
135 | 123 | }; |
|
145 | 133 | isa = PBXGroup; |
146 | 134 | children = ( |
147 | 135 | 198B5D5C239FDE4F0035E21B /* Effects */, |
148 | | - 198B5D56239E96A70035E21B /* Frameworks */, |
149 | 136 | 19FB9DA4239E65ED0056E3AB /* AppDelegate.swift */, |
150 | 137 | 9A49710024FE579800DD9C86 /* StartViewController.swift */, |
151 | 138 | 19FB9DA8239E65ED0056E3AB /* ViewController.swift */, |
|
157 | 144 | path = "quickstart-ios-swift"; |
158 | 145 | sourceTree = "<group>"; |
159 | 146 | }; |
160 | | - 9A34D6D32429620500FE3662 /* Frameworks */ = { |
161 | | - isa = PBXGroup; |
162 | | - children = ( |
163 | | - ); |
164 | | - name = Frameworks; |
165 | | - sourceTree = "<group>"; |
166 | | - }; |
167 | 147 | /* End PBXGroup section */ |
168 | 148 |
|
169 | 149 | /* Begin PBXNativeTarget section */ |
|
181 | 161 | dependencies = ( |
182 | 162 | ); |
183 | 163 | name = "quickstart-ios-swift"; |
| 164 | + packageProductDependencies = ( |
| 165 | + 662DAA522A65E36D002DE21D /* DeepAR */, |
| 166 | + ); |
184 | 167 | productName = "quickstart-ios-swift"; |
185 | 168 | productReference = 19FB9DA1239E65EC0056E3AB /* quickstart-ios-swift.app */; |
186 | 169 | productType = "com.apple.product-type.application"; |
|
209 | 192 | Base, |
210 | 193 | ); |
211 | 194 | mainGroup = 19FB9D98239E65EC0056E3AB; |
| 195 | + packageReferences = ( |
| 196 | + 662DAA512A65E36D002DE21D /* XCRemoteSwiftPackageReference "swift-deepar" */, |
| 197 | + ); |
212 | 198 | productRefGroup = 19FB9DA2239E65EC0056E3AB /* Products */; |
213 | 199 | projectDirPath = ""; |
214 | 200 | projectRoot = ""; |
|
413 | 399 | "$(inherited)", |
414 | 400 | "@executable_path/Frameworks", |
415 | 401 | ); |
416 | | - PRODUCT_BUNDLE_IDENTIFIER = "ai.deepar.quickstart-ios-objc"; |
| 402 | + PRODUCT_BUNDLE_IDENTIFIER = "ai.deepar.quickstart-ios"; |
417 | 403 | PRODUCT_NAME = "$(TARGET_NAME)"; |
418 | 404 | SWIFT_VERSION = 5.0; |
419 | 405 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
437 | 423 | "$(inherited)", |
438 | 424 | "@executable_path/Frameworks", |
439 | 425 | ); |
440 | | - PRODUCT_BUNDLE_IDENTIFIER = "ai.deepar.quickstart-ios-objc"; |
| 426 | + PRODUCT_BUNDLE_IDENTIFIER = "ai.deepar.quickstart-ios"; |
441 | 427 | PRODUCT_NAME = "$(TARGET_NAME)"; |
442 | 428 | SWIFT_VERSION = 5.0; |
443 | 429 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
466 | 452 | defaultConfigurationName = Release; |
467 | 453 | }; |
468 | 454 | /* End XCConfigurationList section */ |
| 455 | + |
| 456 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 457 | + 662DAA512A65E36D002DE21D /* XCRemoteSwiftPackageReference "swift-deepar" */ = { |
| 458 | + isa = XCRemoteSwiftPackageReference; |
| 459 | + repositoryURL = "https://github.com/DeepARSDK/swift-deepar"; |
| 460 | + requirement = { |
| 461 | + kind = upToNextMajorVersion; |
| 462 | + minimumVersion = 5.3.0; |
| 463 | + }; |
| 464 | + }; |
| 465 | +/* End XCRemoteSwiftPackageReference section */ |
| 466 | + |
| 467 | +/* Begin XCSwiftPackageProductDependency section */ |
| 468 | + 662DAA522A65E36D002DE21D /* DeepAR */ = { |
| 469 | + isa = XCSwiftPackageProductDependency; |
| 470 | + package = 662DAA512A65E36D002DE21D /* XCRemoteSwiftPackageReference "swift-deepar" */; |
| 471 | + productName = DeepAR; |
| 472 | + }; |
| 473 | +/* End XCSwiftPackageProductDependency section */ |
469 | 474 | }; |
470 | 475 | rootObject = 19FB9D99239E65EC0056E3AB /* Project object */; |
471 | 476 | } |
0 commit comments