|
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 /* NativeScript in Frameworks */ = {isa = PBXBuildFile; productRef = AA10000000000000000000B1 /* NativeScript */; }; |
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 */; }; |
|
22 | 21 | dstPath = ""; |
23 | 22 | dstSubfolderSpec = 10; |
24 | 23 | files = ( |
25 | | - 39940D9122C4EF600050DDE1 /* NativeScript.xcframework in Embed Frameworks */, |
26 | | - 39940E1C22C5DFFF0050DDE1 /* TKLiveSync.xcframework in Embed Frameworks */, |
27 | 24 | ); |
28 | 25 | name = "Embed Frameworks"; |
29 | 26 | runOnlyForDeploymentPostprocessing = 0; |
|
35 | 32 | 391174B721F1D99900BA2583 /* plugins-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "plugins-release.xcconfig"; sourceTree = SOURCE_ROOT; }; |
36 | 33 | 391174B821F1D99900BA2583 /* plugins-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "plugins-debug.xcconfig"; sourceTree = SOURCE_ROOT; }; |
37 | 34 | 39940D8122C4E84C0050DDE1 /* __PROJECT_NAME__.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = __PROJECT_NAME__.entitlements; sourceTree = "<group>"; }; |
38 | | - 39940D8C22C4EAAA0050DDE1 /* NativeScript.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = NativeScript.xcframework; path = internal/NativeScript.xcframework; sourceTree = "<group>"; }; |
39 | | - 39940E1B22C5DFFF0050DDE1 /* TKLiveSync.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = TKLiveSync.xcframework; path = internal/TKLiveSync.xcframework; sourceTree = "<group>"; }; |
40 | 35 | 42C751E2232B769100186695 /* nativescript-pre-link */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "nativescript-pre-link"; path = "internal/nativescript-pre-link"; sourceTree = SOURCE_ROOT; }; |
41 | 36 | 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; }; |
42 | 37 | 42C751E4232B769100186695 /* nsld.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = nsld.sh; path = internal/nsld.sh; sourceTree = SOURCE_ROOT; }; |
|
63 | 58 | isa = PBXFrameworksBuildPhase; |
64 | 59 | buildActionMask = 2147483647; |
65 | 60 | files = ( |
| 61 | + AA10000000000000000000C1 /* NativeScript in Frameworks */, |
66 | 62 | ); |
67 | 63 | runOnlyForDeploymentPostprocessing = 0; |
68 | 64 | }; |
|
115 | 111 | 858B833018CA111C00AB12DE /* Frameworks */ = { |
116 | 112 | isa = PBXGroup; |
117 | 113 | children = ( |
118 | | - 39940E1B22C5DFFF0050DDE1 /* TKLiveSync.xcframework */, |
119 | | - 39940D8C22C4EAAA0050DDE1 /* NativeScript.xcframework */, |
120 | 114 | ); |
121 | 115 | name = Frameworks; |
122 | 116 | sourceTree = "<group>"; |
|
176 | 170 | dependencies = ( |
177 | 171 | ); |
178 | 172 | name = __PROJECT_NAME__; |
| 173 | + packageProductDependencies = ( |
| 174 | + AA10000000000000000000B1 /* NativeScript */, |
| 175 | + ); |
179 | 176 | productName = JDBridgeApp; |
180 | 177 | productReference = 858B843318CA22B800AB12DE /* __PROJECT_NAME__.app */; |
181 | 178 | productType = "com.apple.product-type.application"; |
|
206 | 203 | Base, |
207 | 204 | ); |
208 | 205 | mainGroup = 858B832518CA111C00AB12DE; |
| 206 | + packageReferences = ( |
| 207 | + AA10000000000000000000A1 /* XCRemoteSwiftPackageReference "ios-spm" */, |
| 208 | + ); |
209 | 209 | productRefGroup = 858B832F18CA111C00AB12DE /* Products */; |
210 | 210 | projectDirPath = ""; |
211 | 211 | projectRoot = ""; |
|
498 | 498 | defaultConfigurationName = Release; |
499 | 499 | }; |
500 | 500 | /* End XCConfigurationList section */ |
| 501 | + |
| 502 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 503 | + AA10000000000000000000A1 /* XCRemoteSwiftPackageReference "ios-spm" */ = { |
| 504 | + isa = XCRemoteSwiftPackageReference; |
| 505 | + repositoryURL = "https://github.com/NativeScript/ios-spm.git"; |
| 506 | + requirement = { |
| 507 | + kind = exactVersion; |
| 508 | + version = "__NS_RUNTIME_VERSION__"; |
| 509 | + }; |
| 510 | + }; |
| 511 | +/* End XCRemoteSwiftPackageReference section */ |
| 512 | + |
| 513 | +/* Begin XCSwiftPackageProductDependency section */ |
| 514 | + AA10000000000000000000B1 /* NativeScript */ = { |
| 515 | + isa = XCSwiftPackageProductDependency; |
| 516 | + package = AA10000000000000000000A1 /* XCRemoteSwiftPackageReference "ios-spm" */; |
| 517 | + productName = NativeScript; |
| 518 | + }; |
| 519 | +/* End XCSwiftPackageProductDependency section */ |
501 | 520 | }; |
502 | 521 | rootObject = 858B832618CA111C00AB12DE /* Project object */; |
503 | 522 | } |
0 commit comments