|
244 | 244 | 33CC110E2044A8840003C045 /* Bundle Framework */, |
245 | 245 | 3399D490228B24CF009A79C7 /* ShellScript */, |
246 | 246 | 5211B6C42142F5254342FE9B /* [CP] Embed Pods Frameworks */, |
247 | | - 2374F8D2CFCC16E2AB1735D5 /* FlutterFire: "flutterfire upload-crashlytics-symbols" */, |
| 247 | + F2322A3F732BD57062741E45 /* FlutterFire: "flutterfire upload-crashlytics-symbols" */, |
248 | 248 | ); |
249 | 249 | buildRules = ( |
250 | 250 | ); |
|
350 | 350 | 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"; |
351 | 351 | showEnvVarsInLog = 0; |
352 | 352 | }; |
353 | | - 2374F8D2CFCC16E2AB1735D5 /* FlutterFire: "flutterfire upload-crashlytics-symbols" */ = { |
354 | | - isa = PBXShellScriptBuildPhase; |
355 | | - buildActionMask = 2147483647; |
356 | | - files = ( |
357 | | - ); |
358 | | - inputFileListPaths = ( |
359 | | - ); |
360 | | - inputPaths = ( |
361 | | - ); |
362 | | - name = "FlutterFire: \"flutterfire upload-crashlytics-symbols\""; |
363 | | - outputFileListPaths = ( |
364 | | - ); |
365 | | - outputPaths = ( |
366 | | - ); |
367 | | - runOnlyForDeploymentPostprocessing = 0; |
368 | | - shellPath = /bin/sh; |
369 | | - shellScript = "\n#!/bin/bash\nPATH=\"${PATH}:$FLUTTER_ROOT/bin:$HOME/.pub-cache/bin\"\nflutterfire upload-crashlytics-symbols --upload-symbols-script-path=\"$PODS_ROOT/FirebaseCrashlytics/upload-symbols\" --platform=macos --apple-project-path=\"${SRCROOT}\" --env-platform-name=\"${PLATFORM_NAME}\" --env-configuration=\"${CONFIGURATION}\" --env-project-dir=\"${PROJECT_DIR}\" --env-built-products-dir=\"${BUILT_PRODUCTS_DIR}\" --env-dwarf-dsym-folder-path=\"${DWARF_DSYM_FOLDER_PATH}\" --env-dwarf-dsym-file-name=\"${DWARF_DSYM_FILE_NAME}\" --env-infoplist-path=\"${INFOPLIST_PATH}\" --default-config=default\n"; |
370 | | - }; |
371 | 353 | 3399D490228B24CF009A79C7 /* ShellScript */ = { |
372 | 354 | isa = PBXShellScriptBuildPhase; |
373 | 355 | alwaysOutOfDate = 1; |
|
445 | 427 | 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"; |
446 | 428 | showEnvVarsInLog = 0; |
447 | 429 | }; |
| 430 | + F2322A3F732BD57062741E45 /* FlutterFire: "flutterfire upload-crashlytics-symbols" */ = { |
| 431 | + isa = PBXShellScriptBuildPhase; |
| 432 | + buildActionMask = 2147483647; |
| 433 | + files = ( |
| 434 | + ); |
| 435 | + inputFileListPaths = ( |
| 436 | + ); |
| 437 | + inputPaths = ( |
| 438 | + ); |
| 439 | + name = "FlutterFire: \"flutterfire upload-crashlytics-symbols\""; |
| 440 | + outputFileListPaths = ( |
| 441 | + ); |
| 442 | + outputPaths = ( |
| 443 | + ); |
| 444 | + runOnlyForDeploymentPostprocessing = 0; |
| 445 | + shellPath = /bin/sh; |
| 446 | + shellScript = "\n#!/bin/bash\nPATH=\"${PATH}:$FLUTTER_ROOT/bin:$HOME/.pub-cache/bin\"\nflutterfire upload-crashlytics-symbols --upload-symbols-script-path=\"$PODS_ROOT/FirebaseCrashlytics/upload-symbols\" --platform=macos --apple-project-path=\"${SRCROOT}\" --env-platform-name=\"${PLATFORM_NAME}\" --env-configuration=\"${CONFIGURATION}\" --env-project-dir=\"${PROJECT_DIR}\" --env-built-products-dir=\"${BUILT_PRODUCTS_DIR}\" --env-dwarf-dsym-folder-path=\"${DWARF_DSYM_FOLDER_PATH}\" --env-dwarf-dsym-file-name=\"${DWARF_DSYM_FILE_NAME}\" --env-infoplist-path=\"${INFOPLIST_PATH}\" --default-config=default\n"; |
| 447 | + }; |
448 | 448 | /* End PBXShellScriptBuildPhase section */ |
449 | 449 |
|
450 | 450 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments