From c87b4f2d2c4730b0af8f4f9bb5ddd67b56f77f3b Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Mon, 13 Aug 2018 21:12:35 -0700 Subject: [PATCH] Update pass.xcodeproj settings --- pass.xcodeproj/project.pbxproj | 64 ---------------------------------- 1 file changed, 64 deletions(-) diff --git a/pass.xcodeproj/project.pbxproj b/pass.xcodeproj/project.pbxproj index de182dd..dbb9a6f 100644 --- a/pass.xcodeproj/project.pbxproj +++ b/pass.xcodeproj/project.pbxproj @@ -607,7 +607,6 @@ A26075741EEC6F34005DB03E /* Frameworks */, A26075751EEC6F34005DB03E /* Headers */, A26075761EEC6F34005DB03E /* Resources */, - FF64BAA847392A8690167C10 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -627,7 +626,6 @@ A260757D1EEC6F34005DB03E /* Frameworks */, A260757E1EEC6F34005DB03E /* Resources */, 6AEAED0AF4328940B21EAC44 /* [CP] Embed Pods Frameworks */, - 5846BBEB10E0027A858C1A55 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -648,7 +646,6 @@ A26700201EEC466A00176B8A /* Sources */, A26700211EEC466A00176B8A /* Frameworks */, A26700221EEC466A00176B8A /* Resources */, - 55A5824031ABAF90492E49A7 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -689,7 +686,6 @@ A26700191EEC450100176B8A /* Embed App Extensions */, A26075921EEC6F34005DB03E /* Embed Frameworks */, 7F5ED3FD24ED627DC957D425 /* [CP] Embed Pods Frameworks */, - D997DB06F5C99382FDAA1DF1 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -852,36 +848,6 @@ 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"; showEnvVarsInLog = 0; }; - 55A5824031ABAF90492E49A7 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-passExtension/Pods-passExtension-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - 5846BBEB10E0027A858C1A55 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-passKitTests/Pods-passKitTests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; 6AEAED0AF4328940B21EAC44 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -976,21 +942,6 @@ 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"; showEnvVarsInLog = 0; }; - D997DB06F5C99382FDAA1DF1 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-pass/Pods-pass-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; DC917BEC1E2F3659000FDF54 /* Run Script */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 12; @@ -1013,21 +964,6 @@ shellPath = /bin/sh; shellScript = "/usr/local/bin/carthage copy-frameworks"; }; - FF64BAA847392A8690167C10 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-passKit/Pods-passKit-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */