Showing
2 changed files
with
3 additions
and
3 deletions
No preview for this file type
@@ -213,7 +213,7 @@ | @@ -213,7 +213,7 @@ | ||
213 | 95F31C3B20D0F8C9000BDAC4 /* Resources */, | 213 | 95F31C3B20D0F8C9000BDAC4 /* Resources */, |
214 | 2F2866C9626CA31B9760B5C4 /* [CP] Embed Pods Frameworks */, | 214 | 2F2866C9626CA31B9760B5C4 /* [CP] Embed Pods Frameworks */, |
215 | F8948772789F21F588832CFB /* [CP] Copy Pods Resources */, | 215 | F8948772789F21F588832CFB /* [CP] Copy Pods Resources */, |
216 | - 7E39885B25A5CA5E00A49ABE /* ShellScript */, | 216 | + 7EFDD5BE25A6A2EA0021A7DB /* ShellScript */, |
217 | ); | 217 | ); |
218 | buildRules = ( | 218 | buildRules = ( |
219 | ); | 219 | ); |
@@ -325,9 +325,9 @@ | @@ -325,9 +325,9 @@ | ||
325 | 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"; | 325 | 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"; |
326 | showEnvVarsInLog = 0; | 326 | showEnvVarsInLog = 0; |
327 | }; | 327 | }; |
328 | - 7E39885B25A5CA5E00A49ABE /* ShellScript */ = { | 328 | + 7EFDD5BE25A6A2EA0021A7DB /* ShellScript */ = { |
329 | isa = PBXShellScriptBuildPhase; | 329 | isa = PBXShellScriptBuildPhase; |
330 | - buildActionMask = 12; | 330 | + buildActionMask = 2147483647; |
331 | files = ( | 331 | files = ( |
332 | ); | 332 | ); |
333 | inputFileListPaths = ( | 333 | inputFileListPaths = ( |
-
Please register or login to post a comment