|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 39940D9122C4EF600050DDE1 /* NativeScript.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 39940D8C22C4EAAA0050DDE1 /* NativeScript.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
11 | | - 39940E1C22C5DFFF0050DDE1 /* TKLiveSync.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 39940E1B22C5DFFF0050DDE1 /* TKLiveSync.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 10 | + AA10000000000000000000C1 /* NativeScriptVisionOS in Frameworks */ = {isa = PBXBuildFile; productRef = AA10000000000000000000B1 /* NativeScriptVisionOS */; }; |
12 | 11 | 858B842D18CA22B800AB12DE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 858B833A18CA111C00AB12DE /* InfoPlist.strings */; }; |
13 | 12 | AAA0AADB2A54B96B00EE55A4 /* NativeScriptStart.m in Sources */ = {isa = PBXBuildFile; fileRef = AAA0AADA2A54B96B00EE55A4 /* NativeScriptStart.m */; }; |
14 | 13 | CD45EE7C18DC2D5800FB50C0 /* app in Resources */ = {isa = PBXBuildFile; fileRef = CD45EE7A18DC2D5800FB50C0 /* app */; }; |
|
21 | 20 | dstPath = ""; |
22 | 21 | dstSubfolderSpec = 10; |
23 | 22 | files = ( |
24 | | - 39940D9122C4EF600050DDE1 /* NativeScript.xcframework in Embed Frameworks */, |
25 | | - 39940E1C22C5DFFF0050DDE1 /* TKLiveSync.xcframework in Embed Frameworks */, |
26 | 23 | ); |
27 | 24 | name = "Embed Frameworks"; |
28 | 25 | runOnlyForDeploymentPostprocessing = 0; |
|
34 | 31 | 391174B721F1D99900BA2583 /* plugins-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "plugins-release.xcconfig"; sourceTree = SOURCE_ROOT; }; |
35 | 32 | 391174B821F1D99900BA2583 /* plugins-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "plugins-debug.xcconfig"; sourceTree = SOURCE_ROOT; }; |
36 | 33 | 39940D8122C4E84C0050DDE1 /* __PROJECT_NAME__.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = __PROJECT_NAME__.entitlements; sourceTree = "<group>"; }; |
37 | | - 39940D8C22C4EAAA0050DDE1 /* NativeScript.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = NativeScript.xcframework; path = internal/NativeScript.xcframework; sourceTree = "<group>"; }; |
38 | | - 39940E1B22C5DFFF0050DDE1 /* TKLiveSync.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TKLiveSync.xcframework; path = internal/TKLiveSync.xcframework; sourceTree = "<group>"; }; |
39 | 34 | 42C751E2232B769100186695 /* nativescript-pre-link */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "nativescript-pre-link"; path = "internal/nativescript-pre-link"; sourceTree = SOURCE_ROOT; }; |
40 | 35 | 42C751E3232B769100186695 /* strip-dynamic-framework-architectures.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "strip-dynamic-framework-architectures.sh"; path = "internal/strip-dynamic-framework-architectures.sh"; sourceTree = SOURCE_ROOT; }; |
41 | 36 | 42C751E4232B769100186695 /* nsld.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = nsld.sh; path = internal/nsld.sh; sourceTree = SOURCE_ROOT; }; |
|
61 | 56 | isa = PBXFrameworksBuildPhase; |
62 | 57 | buildActionMask = 2147483647; |
63 | 58 | files = ( |
| 59 | + AA10000000000000000000C1 /* NativeScriptVisionOS in Frameworks */, |
64 | 60 | ); |
65 | 61 | runOnlyForDeploymentPostprocessing = 0; |
66 | 62 | }; |
|
112 | 108 | 858B833018CA111C00AB12DE /* Frameworks */ = { |
113 | 109 | isa = PBXGroup; |
114 | 110 | children = ( |
115 | | - 39940E1B22C5DFFF0050DDE1 /* TKLiveSync.xcframework */, |
116 | | - 39940D8C22C4EAAA0050DDE1 /* NativeScript.xcframework */, |
117 | 111 | ); |
118 | 112 | name = Frameworks; |
119 | 113 | sourceTree = "<group>"; |
|
173 | 167 | dependencies = ( |
174 | 168 | ); |
175 | 169 | name = __PROJECT_NAME__; |
| 170 | + packageProductDependencies = ( |
| 171 | + AA10000000000000000000B1 /* NativeScriptVisionOS */, |
| 172 | + ); |
176 | 173 | productName = JDBridgeApp; |
177 | 174 | productReference = 858B843318CA22B800AB12DE /* __PROJECT_NAME__.app */; |
178 | 175 | productType = "com.apple.product-type.application"; |
|
203 | 200 | Base, |
204 | 201 | ); |
205 | 202 | mainGroup = 858B832518CA111C00AB12DE; |
| 203 | + packageReferences = ( |
| 204 | + AA10000000000000000000A1 /* XCRemoteSwiftPackageReference "ios-spm" */, |
| 205 | + ); |
206 | 206 | productRefGroup = 858B832F18CA111C00AB12DE /* Products */; |
207 | 207 | projectDirPath = ""; |
208 | 208 | projectRoot = ""; |
|
504 | 504 | defaultConfigurationName = Release; |
505 | 505 | }; |
506 | 506 | /* End XCConfigurationList section */ |
| 507 | + |
| 508 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 509 | + AA10000000000000000000A1 /* XCRemoteSwiftPackageReference "ios-spm" */ = { |
| 510 | + isa = XCRemoteSwiftPackageReference; |
| 511 | + repositoryURL = "https://github.com/NativeScript/ios-spm.git"; |
| 512 | + requirement = { |
| 513 | + kind = exactVersion; |
| 514 | + version = "__NS_RUNTIME_VERSION__"; |
| 515 | + }; |
| 516 | + }; |
| 517 | +/* End XCRemoteSwiftPackageReference section */ |
| 518 | + |
| 519 | +/* Begin XCSwiftPackageProductDependency section */ |
| 520 | + AA10000000000000000000B1 /* NativeScriptVisionOS */ = { |
| 521 | + isa = XCSwiftPackageProductDependency; |
| 522 | + package = AA10000000000000000000A1 /* XCRemoteSwiftPackageReference "ios-spm" */; |
| 523 | + productName = NativeScriptVisionOS; |
| 524 | + }; |
| 525 | +/* End XCSwiftPackageProductDependency section */ |
507 | 526 | }; |
508 | 527 | rootObject = 858B832618CA111C00AB12DE /* Project object */; |
509 | 528 | } |
0 commit comments