|
215 | 215 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
216 | 216 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
217 | 217 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
218 |
| - 21BA34F4E1FA153B4E4FB519 /* Upload Sourcemap */, |
219 | 218 | A4F6B49E8609FD1652D0F43E /* [CP] Embed Pods Frameworks */,
|
| 219 | + EB2EABBB5C10A5C0D7276A8A /* [CP-User] [instabug-reactnative] Upload Sourcemap */, |
220 | 220 | );
|
221 | 221 | buildRules = (
|
222 | 222 | );
|
|
299 | 299 | shellPath = /bin/sh;
|
300 | 300 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
|
301 | 301 | };
|
302 |
| - 21BA34F4E1FA153B4E4FB519 /* Upload Sourcemap */ = { |
303 |
| - isa = PBXShellScriptBuildPhase; |
304 |
| - buildActionMask = 2147483647; |
305 |
| - files = ( |
306 |
| - ); |
307 |
| - inputFileListPaths = ( |
308 |
| - ); |
309 |
| - inputPaths = ( |
310 |
| - ); |
311 |
| - name = "Upload Sourcemap"; |
312 |
| - outputFileListPaths = ( |
313 |
| - ); |
314 |
| - outputPaths = ( |
315 |
| - ); |
316 |
| - runOnlyForDeploymentPostprocessing = 1; |
317 |
| - shellPath = /bin/sh; |
318 |
| - shellScript = "export INSTABUG_APP_TOKEN=\"YOUR_APP_TOKEN\"\nbash \"../node_modules/instabug-reactnative/ios/upload_sourcemap.sh\"\n"; |
319 |
| - }; |
320 | 302 | 79262244E33DD37263C24F3E /* [CP] Check Pods Manifest.lock */ = {
|
321 | 303 | isa = PBXShellScriptBuildPhase;
|
322 | 304 | buildActionMask = 2147483647;
|
|
379 | 361 | 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";
|
380 | 362 | showEnvVarsInLog = 0;
|
381 | 363 | };
|
| 364 | + EB2EABBB5C10A5C0D7276A8A /* [CP-User] [instabug-reactnative] Upload Sourcemap */ = { |
| 365 | + isa = PBXShellScriptBuildPhase; |
| 366 | + buildActionMask = 2147483647; |
| 367 | + files = ( |
| 368 | + ); |
| 369 | + name = "[CP-User] [instabug-reactnative] Upload Sourcemap"; |
| 370 | + runOnlyForDeploymentPostprocessing = 0; |
| 371 | + shellPath = /bin/sh; |
| 372 | + shellScript = "bash \"../node_modules/instabug-reactnative/ios/upload_sourcemap.sh\""; |
| 373 | + }; |
382 | 374 | FD10A7F022414F080027D42C /* Start Packager */ = {
|
383 | 375 | isa = PBXShellScriptBuildPhase;
|
384 | 376 | buildActionMask = 2147483647;
|
|
0 commit comments