|
12 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
13 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
14 | 14 | 5C103CA923605A2F000AD3DA /* JVerificationResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 5C103CA823605A2E000AD3DA /* JVerificationResource.bundle */; }; |
15 | | - F8708EE0CA5D1AAFF466932A /* libPods-example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 756655470AF640A042C5ECE6 /* libPods-example.a */; }; |
| 15 | + 602210A9D84EB087CE84A5F7 /* libPods-example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C94467A3A3E7715FA98BF76 /* libPods-example.a */; }; |
16 | 16 | /* End PBXBuildFile section */ |
17 | 17 |
|
| 18 | +/* Begin PBXContainerItemProxy section */ |
| 19 | + 5CE4DCC823740560004FE764 /* PBXContainerItemProxy */ = { |
| 20 | + isa = PBXContainerItemProxy; |
| 21 | + containerPortal = 5CE4DCC423740560004FE764 /* RCTJCoreModule.xcodeproj */; |
| 22 | + proxyType = 2; |
| 23 | + remoteGlobalIDString = 6212E9B41F3990DC00BDF51A; |
| 24 | + remoteInfo = RCTJCoreModule; |
| 25 | + }; |
| 26 | + 5CE4DCCE2374057B004FE764 /* PBXContainerItemProxy */ = { |
| 27 | + isa = PBXContainerItemProxy; |
| 28 | + containerPortal = 5CE4DCCA2374057B004FE764 /* RCTJVerificationModule.xcodeproj */; |
| 29 | + proxyType = 2; |
| 30 | + remoteGlobalIDString = 62890E502190232500803A2B; |
| 31 | + remoteInfo = RCTJVerificationModule; |
| 32 | + }; |
| 33 | +/* End PBXContainerItemProxy section */ |
| 34 | + |
18 | 35 | /* Begin PBXFileReference section */ |
19 | 36 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; |
20 | 37 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
26 | 43 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = example/Images.xcassets; sourceTree = "<group>"; }; |
27 | 44 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = example/Info.plist; sourceTree = "<group>"; }; |
28 | 45 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = example/main.m; sourceTree = "<group>"; }; |
29 | | - 40B1427962E3EB1FAA54C5D2 /* Pods-example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example.release.xcconfig"; path = "Target Support Files/Pods-example/Pods-example.release.xcconfig"; sourceTree = "<group>"; }; |
| 46 | + 14E21A81D379A335288ADB38 /* Pods-example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example.debug.xcconfig"; path = "Target Support Files/Pods-example/Pods-example.debug.xcconfig"; sourceTree = "<group>"; }; |
30 | 47 | 5C103CA823605A2E000AD3DA /* JVerificationResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = JVerificationResource.bundle; sourceTree = "<group>"; }; |
31 | | - 756655470AF640A042C5ECE6 /* libPods-example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | | - BAD122149FF32747AF749326 /* Pods-example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example.debug.xcconfig"; path = "Target Support Files/Pods-example/Pods-example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 48 | + 5CE4DCC423740560004FE764 /* RCTJCoreModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTJCoreModule.xcodeproj; path = "../node_modules/jcore-react-native/ios/RCTJCoreModule.xcodeproj"; sourceTree = "<group>"; }; |
| 49 | + 5CE4DCCA2374057B004FE764 /* RCTJVerificationModule.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTJVerificationModule.xcodeproj; path = "../node_modules/jverification-react-native/ios/RCTJVerificationModule.xcodeproj"; sourceTree = "<group>"; }; |
| 50 | + 7C94467A3A3E7715FA98BF76 /* libPods-example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 51 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
34 | 52 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; }; |
| 53 | + F4B5A370EDD6B14FB2A4147F /* Pods-example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example.release.xcconfig"; path = "Target Support Files/Pods-example/Pods-example.release.xcconfig"; sourceTree = "<group>"; }; |
35 | 54 | /* End PBXFileReference section */ |
36 | 55 |
|
37 | 56 | /* Begin PBXFrameworksBuildPhase section */ |
38 | 57 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { |
39 | 58 | isa = PBXFrameworksBuildPhase; |
40 | 59 | buildActionMask = 2147483647; |
41 | 60 | files = ( |
42 | | - F8708EE0CA5D1AAFF466932A /* libPods-example.a in Frameworks */, |
| 61 | + 602210A9D84EB087CE84A5F7 /* libPods-example.a in Frameworks */, |
43 | 62 | ); |
44 | 63 | runOnlyForDeploymentPostprocessing = 0; |
45 | 64 | }; |
|
83 | 102 | children = ( |
84 | 103 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
85 | 104 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */, |
86 | | - 756655470AF640A042C5ECE6 /* libPods-example.a */, |
| 105 | + 7C94467A3A3E7715FA98BF76 /* libPods-example.a */, |
87 | 106 | ); |
88 | 107 | name = Frameworks; |
89 | 108 | sourceTree = "<group>"; |
90 | 109 | }; |
91 | 110 | 55DEA14607BD4FAA459AFEAB /* Pods */ = { |
92 | 111 | isa = PBXGroup; |
93 | 112 | children = ( |
94 | | - BAD122149FF32747AF749326 /* Pods-example.debug.xcconfig */, |
95 | | - 40B1427962E3EB1FAA54C5D2 /* Pods-example.release.xcconfig */, |
| 113 | + 14E21A81D379A335288ADB38 /* Pods-example.debug.xcconfig */, |
| 114 | + F4B5A370EDD6B14FB2A4147F /* Pods-example.release.xcconfig */, |
96 | 115 | ); |
97 | 116 | path = Pods; |
98 | 117 | sourceTree = "<group>"; |
99 | 118 | }; |
| 119 | + 5CE4DCC523740560004FE764 /* Products */ = { |
| 120 | + isa = PBXGroup; |
| 121 | + children = ( |
| 122 | + 5CE4DCC923740560004FE764 /* libRCTJCoreModule.a */, |
| 123 | + ); |
| 124 | + name = Products; |
| 125 | + sourceTree = "<group>"; |
| 126 | + }; |
| 127 | + 5CE4DCCB2374057B004FE764 /* Products */ = { |
| 128 | + isa = PBXGroup; |
| 129 | + children = ( |
| 130 | + 5CE4DCCF2374057B004FE764 /* libRCTJVerificationModule.a */, |
| 131 | + ); |
| 132 | + name = Products; |
| 133 | + sourceTree = "<group>"; |
| 134 | + }; |
100 | 135 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
101 | 136 | isa = PBXGroup; |
102 | 137 | children = ( |
| 138 | + 5CE4DCCA2374057B004FE764 /* RCTJVerificationModule.xcodeproj */, |
| 139 | + 5CE4DCC423740560004FE764 /* RCTJCoreModule.xcodeproj */, |
103 | 140 | ); |
104 | 141 | name = Libraries; |
105 | 142 | sourceTree = "<group>"; |
|
134 | 171 | isa = PBXNativeTarget; |
135 | 172 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */; |
136 | 173 | buildPhases = ( |
137 | | - 063B1977AF0B6F53F6C05E12 /* [CP] Check Pods Manifest.lock */, |
| 174 | + 46FE98CA3D979D9404F89C56 /* [CP] Check Pods Manifest.lock */, |
138 | 175 | FD10A7F022414F080027D42C /* Start Packager */, |
139 | 176 | 13B07F871A680F5B00A75B9A /* Sources */, |
140 | 177 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
|
177 | 214 | mainGroup = 83CBB9F61A601CBA00E9B192; |
178 | 215 | productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; |
179 | 216 | projectDirPath = ""; |
| 217 | + projectReferences = ( |
| 218 | + { |
| 219 | + ProductGroup = 5CE4DCC523740560004FE764 /* Products */; |
| 220 | + ProjectRef = 5CE4DCC423740560004FE764 /* RCTJCoreModule.xcodeproj */; |
| 221 | + }, |
| 222 | + { |
| 223 | + ProductGroup = 5CE4DCCB2374057B004FE764 /* Products */; |
| 224 | + ProjectRef = 5CE4DCCA2374057B004FE764 /* RCTJVerificationModule.xcodeproj */; |
| 225 | + }, |
| 226 | + ); |
180 | 227 | projectRoot = ""; |
181 | 228 | targets = ( |
182 | 229 | 13B07F861A680F5B00A75B9A /* example */, |
183 | 230 | ); |
184 | 231 | }; |
185 | 232 | /* End PBXProject section */ |
186 | 233 |
|
| 234 | +/* Begin PBXReferenceProxy section */ |
| 235 | + 5CE4DCC923740560004FE764 /* libRCTJCoreModule.a */ = { |
| 236 | + isa = PBXReferenceProxy; |
| 237 | + fileType = archive.ar; |
| 238 | + path = libRCTJCoreModule.a; |
| 239 | + remoteRef = 5CE4DCC823740560004FE764 /* PBXContainerItemProxy */; |
| 240 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 241 | + }; |
| 242 | + 5CE4DCCF2374057B004FE764 /* libRCTJVerificationModule.a */ = { |
| 243 | + isa = PBXReferenceProxy; |
| 244 | + fileType = archive.ar; |
| 245 | + path = libRCTJVerificationModule.a; |
| 246 | + remoteRef = 5CE4DCCE2374057B004FE764 /* PBXContainerItemProxy */; |
| 247 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 248 | + }; |
| 249 | +/* End PBXReferenceProxy section */ |
| 250 | + |
187 | 251 | /* Begin PBXResourcesBuildPhase section */ |
188 | 252 | 13B07F8E1A680F5B00A75B9A /* Resources */ = { |
189 | 253 | isa = PBXResourcesBuildPhase; |
|
212 | 276 | shellPath = /bin/sh; |
213 | 277 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh"; |
214 | 278 | }; |
215 | | - 063B1977AF0B6F53F6C05E12 /* [CP] Check Pods Manifest.lock */ = { |
| 279 | + 46FE98CA3D979D9404F89C56 /* [CP] Check Pods Manifest.lock */ = { |
216 | 280 | isa = PBXShellScriptBuildPhase; |
217 | 281 | buildActionMask = 2147483647; |
218 | 282 | files = ( |
|
282 | 346 | /* Begin XCBuildConfiguration section */ |
283 | 347 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
284 | 348 | isa = XCBuildConfiguration; |
285 | | - baseConfigurationReference = BAD122149FF32747AF749326 /* Pods-example.debug.xcconfig */; |
| 349 | + baseConfigurationReference = 14E21A81D379A335288ADB38 /* Pods-example.debug.xcconfig */; |
286 | 350 | buildSettings = { |
287 | 351 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
288 | 352 | CODE_SIGN_STYLE = Manual; |
|
305 | 369 | }; |
306 | 370 | 13B07F951A680F5B00A75B9A /* Release */ = { |
307 | 371 | isa = XCBuildConfiguration; |
308 | | - baseConfigurationReference = 40B1427962E3EB1FAA54C5D2 /* Pods-example.release.xcconfig */; |
| 372 | + baseConfigurationReference = F4B5A370EDD6B14FB2A4147F /* Pods-example.release.xcconfig */; |
309 | 373 | buildSettings = { |
310 | 374 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
311 | 375 | CODE_SIGN_STYLE = Manual; |
|
0 commit comments