|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - AA10000000000000000000C1 /* NativeScript in Frameworks */ = {isa = PBXBuildFile; productRef = AA10000000000000000000B1 /* NativeScript */; }; |
| 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, ); }; }; |
11 | 12 | 858B842D18CA22B800AB12DE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 858B833A18CA111C00AB12DE /* InfoPlist.strings */; }; |
12 | 13 | AAA0AADB2A54B96B00EE55A4 /* NativeScriptStart.m in Sources */ = {isa = PBXBuildFile; fileRef = AAA0AADA2A54B96B00EE55A4 /* NativeScriptStart.m */; }; |
13 | 14 | CD45EE7C18DC2D5800FB50C0 /* app in Resources */ = {isa = PBXBuildFile; fileRef = CD45EE7A18DC2D5800FB50C0 /* app */; }; |
|
21 | 22 | dstPath = ""; |
22 | 23 | dstSubfolderSpec = 10; |
23 | 24 | files = ( |
| 25 | + 39940D9122C4EF600050DDE1 /* NativeScript.xcframework in Embed Frameworks */, |
| 26 | + 39940E1C22C5DFFF0050DDE1 /* TKLiveSync.xcframework in Embed Frameworks */, |
24 | 27 | ); |
25 | 28 | name = "Embed Frameworks"; |
26 | 29 | runOnlyForDeploymentPostprocessing = 0; |
|
32 | 35 | 391174B721F1D99900BA2583 /* plugins-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "plugins-release.xcconfig"; sourceTree = SOURCE_ROOT; }; |
33 | 36 | 391174B821F1D99900BA2583 /* plugins-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "plugins-debug.xcconfig"; sourceTree = SOURCE_ROOT; }; |
34 | 37 | 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>"; }; |
35 | 40 | 42C751E2232B769100186695 /* nativescript-pre-link */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "nativescript-pre-link"; path = "internal/nativescript-pre-link"; sourceTree = SOURCE_ROOT; }; |
36 | 41 | 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; }; |
37 | 42 | 42C751E4232B769100186695 /* nsld.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = nsld.sh; path = internal/nsld.sh; sourceTree = SOURCE_ROOT; }; |
|
58 | 63 | isa = PBXFrameworksBuildPhase; |
59 | 64 | buildActionMask = 2147483647; |
60 | 65 | files = ( |
61 | | - AA10000000000000000000C1 /* NativeScript in Frameworks */, |
62 | 66 | ); |
63 | 67 | runOnlyForDeploymentPostprocessing = 0; |
64 | 68 | }; |
|
111 | 115 | 858B833018CA111C00AB12DE /* Frameworks */ = { |
112 | 116 | isa = PBXGroup; |
113 | 117 | children = ( |
| 118 | + 39940E1B22C5DFFF0050DDE1 /* TKLiveSync.xcframework */, |
| 119 | + 39940D8C22C4EAAA0050DDE1 /* NativeScript.xcframework */, |
114 | 120 | ); |
115 | 121 | name = Frameworks; |
116 | 122 | sourceTree = "<group>"; |
|
170 | 176 | dependencies = ( |
171 | 177 | ); |
172 | 178 | name = __PROJECT_NAME__; |
173 | | - packageProductDependencies = ( |
174 | | - AA10000000000000000000B1 /* NativeScript */, |
175 | | - ); |
176 | 179 | productName = JDBridgeApp; |
177 | 180 | productReference = 858B843318CA22B800AB12DE /* __PROJECT_NAME__.app */; |
178 | 181 | productType = "com.apple.product-type.application"; |
|
203 | 206 | Base, |
204 | 207 | ); |
205 | 208 | 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 */ |
520 | 501 | }; |
521 | 502 | rootObject = 858B832618CA111C00AB12DE /* Project object */; |
522 | 503 | } |
0 commit comments