|
12 | 12 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
|
13 | 13 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
14 | 14 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
15 |
| - 552FE0025890E32E99AF119A /* libPods-ImageMarkerExample-ImageMarkerExampleUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 744A2F230C283E0D140F997B /* libPods-ImageMarkerExample-ImageMarkerExampleUITests.a */; }; |
16 | 15 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
17 | 16 | A119E9E12B162437000C0527 /* ImageMarkerExampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A119E9E02B162437000C0527 /* ImageMarkerExampleUITests.swift */; };
|
18 | 17 | A119E9E32B162437000C0527 /* ImageMarkerExampleUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A119E9E22B162437000C0527 /* ImageMarkerExampleUITestsLaunchTests.swift */; };
|
|
38 | 37 | 15E0FEF5E88EB5BA856E015A /* Pods-ImageMarkerExample-ImageMarkerExampleUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ImageMarkerExample-ImageMarkerExampleUITests.release.xcconfig"; path = "Target Support Files/Pods-ImageMarkerExample-ImageMarkerExampleUITests/Pods-ImageMarkerExample-ImageMarkerExampleUITests.release.xcconfig"; sourceTree = "<group>"; };
|
39 | 38 | 3B4392A12AC88292D35C810B /* Pods-ImageMarkerExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ImageMarkerExample.debug.xcconfig"; path = "Target Support Files/Pods-ImageMarkerExample/Pods-ImageMarkerExample.debug.xcconfig"; sourceTree = "<group>"; };
|
40 | 39 | 5709B34CF0A7D63546082F79 /* Pods-ImageMarkerExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ImageMarkerExample.release.xcconfig"; path = "Target Support Files/Pods-ImageMarkerExample/Pods-ImageMarkerExample.release.xcconfig"; sourceTree = "<group>"; };
|
41 |
| - 5AF9B3B6D62946E1E270EDB8 /* Pods-ImageMarkerExample-ImageMarkerExampleUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ImageMarkerExample-ImageMarkerExampleUITests.debug.xcconfig"; path = "Target Support Files/Pods-ImageMarkerExample-ImageMarkerExampleUITests/Pods-ImageMarkerExample-ImageMarkerExampleUITests.debug.xcconfig"; sourceTree = "<group>"; }; |
42 | 40 | 5DCACB8F33CDC322A6C60F78 /* libPods-ImageMarkerExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ImageMarkerExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
43 | 41 | 6F2EF2314753552DE3ED8A96 /* libPods-ImageMarkerExample-ImageMarkerExampleUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ImageMarkerExample-ImageMarkerExampleUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
44 | 42 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = ImageMarkerExample/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
151 | 149 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ImageMarkerExample" */;
|
152 | 150 | buildPhases = (
|
153 | 151 | C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */,
|
154 |
| - FD10A7F022414F080027D42C /* Start Packager */, |
155 | 152 | 13B07F871A680F5B00A75B9A /* Sources */,
|
156 | 153 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
157 | 154 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
246 | 243 | /* End PBXResourcesBuildPhase section */
|
247 | 244 |
|
248 | 245 | /* Begin PBXShellScriptBuildPhase section */
|
249 |
| - 00D2AD9DAE49776B6A95E7C2 /* [CP] Copy Pods Resources */ = { |
250 |
| - isa = PBXShellScriptBuildPhase; |
251 |
| - buildActionMask = 2147483647; |
252 |
| - files = ( |
253 |
| - ); |
254 |
| - inputFileListPaths = ( |
255 |
| - "${PODS_ROOT}/Target Support Files/Pods-ImageMarkerExample-ImageMarkerExampleUITests/Pods-ImageMarkerExample-ImageMarkerExampleUITests-resources-${CONFIGURATION}-input-files.xcfilelist", |
256 |
| - ); |
257 |
| - name = "[CP] Copy Pods Resources"; |
258 |
| - outputFileListPaths = ( |
259 |
| - "${PODS_ROOT}/Target Support Files/Pods-ImageMarkerExample-ImageMarkerExampleUITests/Pods-ImageMarkerExample-ImageMarkerExampleUITests-resources-${CONFIGURATION}-output-files.xcfilelist", |
260 |
| - ); |
261 |
| - runOnlyForDeploymentPostprocessing = 0; |
262 |
| - shellPath = /bin/sh; |
263 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ImageMarkerExample-ImageMarkerExampleUITests/Pods-ImageMarkerExample-ImageMarkerExampleUITests-resources.sh\"\n"; |
264 |
| - showEnvVarsInLog = 0; |
265 |
| - }; |
266 | 246 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
|
267 | 247 | isa = PBXShellScriptBuildPhase;
|
268 | 248 | buildActionMask = 2147483647;
|
|
391 | 371 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ImageMarkerExample-ImageMarkerExampleUITests/Pods-ImageMarkerExample-ImageMarkerExampleUITests-resources.sh\"\n";
|
392 | 372 | showEnvVarsInLog = 0;
|
393 | 373 | };
|
394 |
| - FD10A7F022414F080027D42C /* Start Packager */ = { |
395 |
| - isa = PBXShellScriptBuildPhase; |
396 |
| - buildActionMask = 2147483647; |
397 |
| - files = ( |
398 |
| - ); |
399 |
| - inputFileListPaths = ( |
400 |
| - ); |
401 |
| - inputPaths = ( |
402 |
| - ); |
403 |
| - name = "Start Packager"; |
404 |
| - outputFileListPaths = ( |
405 |
| - ); |
406 |
| - outputPaths = ( |
407 |
| - ); |
408 |
| - runOnlyForDeploymentPostprocessing = 0; |
409 |
| - shellPath = /bin/sh; |
410 |
| - shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n"; |
411 |
| - showEnvVarsInLog = 0; |
412 |
| - }; |
413 | 374 | /* End PBXShellScriptBuildPhase section */
|
414 | 375 |
|
415 | 376 | /* Begin PBXSourcesBuildPhase section */
|
|
0 commit comments