|
11 | 11 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
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 | + 58D8913A90D5EB126AC8EAF8 /* Pods_sample_app.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 392C283AB41EB266043D1ECA /* Pods_sample_app.framework */; }; |
14 | 15 | BEFA55E7246A7E8400D540C7 /* Dummy.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEFA55E6246A7E8400D540C7 /* Dummy.swift */; };
|
15 |
| - FA26281DD122F4F58A6B0A70 /* libPods-sample_app.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C7BC70C302ABC83CDAD7264 /* libPods-sample_app.a */; }; |
16 | 16 | /* End PBXBuildFile section */
|
17 | 17 |
|
18 | 18 | /* Begin PBXFileReference section */
|
|
26 | 26 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = sample_app/Images.xcassets; sourceTree = "<group>"; };
|
27 | 27 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = sample_app/Info.plist; sourceTree = "<group>"; };
|
28 | 28 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = sample_app/main.m; sourceTree = "<group>"; };
|
| 29 | + 392C283AB41EB266043D1ECA /* Pods_sample_app.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_sample_app.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 30 | 5DF3FCEEEDCB07C4344C6A11 /* Pods-sample_app.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-sample_app.debug.xcconfig"; path = "Target Support Files/Pods-sample_app/Pods-sample_app.debug.xcconfig"; sourceTree = "<group>"; };
|
30 |
| - 8C7BC70C302ABC83CDAD7264 /* libPods-sample_app.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-sample_app.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 31 | BE0F87F92523136200493E20 /* RNNearBee.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = RNNearBee.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
32 | 32 | BE0F87FD2523137100493E20 /* NearBee.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearBee.framework; path = Pods/NearBee/NearBee/NearBee.framework; sourceTree = "<group>"; };
|
33 | 33 | BE57A5B2252DF09E00EA5FDD /* libEddystoneScanner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libEddystoneScanner.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
45 | 45 | isa = PBXFrameworksBuildPhase;
|
46 | 46 | buildActionMask = 2147483647;
|
47 | 47 | files = (
|
48 |
| - FA26281DD122F4F58A6B0A70 /* libPods-sample_app.a in Frameworks */, |
| 48 | + 58D8913A90D5EB126AC8EAF8 /* Pods_sample_app.framework in Frameworks */, |
49 | 49 | );
|
50 | 50 | runOnlyForDeploymentPostprocessing = 0;
|
51 | 51 | };
|
|
93 | 93 | BEFA55DD2468469B00D540C7 /* libRNNearBee.a */,
|
94 | 94 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
95 | 95 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
|
96 |
| - 8C7BC70C302ABC83CDAD7264 /* libPods-sample_app.a */, |
| 96 | + 392C283AB41EB266043D1ECA /* Pods_sample_app.framework */, |
97 | 97 | );
|
98 | 98 | name = Frameworks;
|
99 | 99 | sourceTree = "<group>";
|
|
152 | 152 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
153 | 153 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
154 | 154 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
155 |
| - 35C645F59AE793A33E8BD6E6 /* [CP] Copy Pods Resources */, |
| 155 | + 83D194B91AD9B94BC97748E5 /* [CP] Embed Pods Frameworks */, |
156 | 156 | );
|
157 | 157 | buildRules = (
|
158 | 158 | );
|
|
227 | 227 | shellPath = /bin/sh;
|
228 | 228 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
229 | 229 | };
|
230 |
| - 35C645F59AE793A33E8BD6E6 /* [CP] Copy Pods Resources */ = { |
| 230 | + 7BE3C70689E4518286CB972F /* [CP] Check Pods Manifest.lock */ = { |
231 | 231 | isa = PBXShellScriptBuildPhase;
|
232 | 232 | buildActionMask = 2147483647;
|
233 | 233 | files = (
|
234 | 234 | );
|
235 | 235 | inputFileListPaths = (
|
236 |
| - "${PODS_ROOT}/Target Support Files/Pods-sample_app/Pods-sample_app-resources-${CONFIGURATION}-input-files.xcfilelist", |
237 | 236 | );
|
238 |
| - name = "[CP] Copy Pods Resources"; |
| 237 | + inputPaths = ( |
| 238 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 239 | + "${PODS_ROOT}/Manifest.lock", |
| 240 | + ); |
| 241 | + name = "[CP] Check Pods Manifest.lock"; |
239 | 242 | outputFileListPaths = (
|
240 |
| - "${PODS_ROOT}/Target Support Files/Pods-sample_app/Pods-sample_app-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 243 | + ); |
| 244 | + outputPaths = ( |
| 245 | + "$(DERIVED_FILE_DIR)/Pods-sample_app-checkManifestLockResult.txt", |
241 | 246 | );
|
242 | 247 | runOnlyForDeploymentPostprocessing = 0;
|
243 | 248 | shellPath = /bin/sh;
|
244 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sample_app/Pods-sample_app-resources.sh\"\n"; |
| 249 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
245 | 250 | showEnvVarsInLog = 0;
|
246 | 251 | };
|
247 |
| - 7BE3C70689E4518286CB972F /* [CP] Check Pods Manifest.lock */ = { |
| 252 | + 83D194B91AD9B94BC97748E5 /* [CP] Embed Pods Frameworks */ = { |
248 | 253 | isa = PBXShellScriptBuildPhase;
|
249 | 254 | buildActionMask = 2147483647;
|
250 | 255 | files = (
|
251 | 256 | );
|
252 | 257 | inputFileListPaths = (
|
| 258 | + "${PODS_ROOT}/Target Support Files/Pods-sample_app/Pods-sample_app-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
253 | 259 | );
|
254 |
| - inputPaths = ( |
255 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
256 |
| - "${PODS_ROOT}/Manifest.lock", |
257 |
| - ); |
258 |
| - name = "[CP] Check Pods Manifest.lock"; |
| 260 | + name = "[CP] Embed Pods Frameworks"; |
259 | 261 | outputFileListPaths = (
|
260 |
| - ); |
261 |
| - outputPaths = ( |
262 |
| - "$(DERIVED_FILE_DIR)/Pods-sample_app-checkManifestLockResult.txt", |
| 262 | + "${PODS_ROOT}/Target Support Files/Pods-sample_app/Pods-sample_app-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
263 | 263 | );
|
264 | 264 | runOnlyForDeploymentPostprocessing = 0;
|
265 | 265 | shellPath = /bin/sh;
|
266 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 266 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sample_app/Pods-sample_app-frameworks.sh\"\n"; |
267 | 267 | showEnvVarsInLog = 0;
|
268 | 268 | };
|
269 | 269 | FD10A7F022414F080027D42C /* Start Packager */ = {
|
|
0 commit comments