From 8d9cd58d490e150304924247f5802357c4a73673 Mon Sep 17 00:00:00 2001 From: Gil Date: Thu, 19 Apr 2018 15:22:41 -0700 Subject: Update project for CocoaPods 1.5.0. (#1147) --- .../Example/Firestore.xcodeproj/project.pbxproj | 80 ---------------------- 1 file changed, 80 deletions(-) (limited to 'Firestore/Example/Firestore.xcodeproj/project.pbxproj') diff --git a/Firestore/Example/Firestore.xcodeproj/project.pbxproj b/Firestore/Example/Firestore.xcodeproj/project.pbxproj index dd64351..f7dcd21 100644 --- a/Firestore/Example/Firestore.xcodeproj/project.pbxproj +++ b/Firestore/Example/Firestore.xcodeproj/project.pbxproj @@ -913,7 +913,6 @@ 54C9EDEE2040E16300A969CD /* Frameworks */, 54C9EDEF2040E16300A969CD /* Resources */, 9E2D564AC55ADE2D52B7E951 /* [CP] Embed Pods Frameworks */, - A650E34A01FE620F7B26F5FF /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -934,7 +933,6 @@ 6003F587195388D20070C39A /* Frameworks */, 6003F588195388D20070C39A /* Resources */, 7C5123A9C345ECE100DA21BD /* [CP] Embed Pods Frameworks */, - DEB4B96019F51073F0553ABC /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -954,7 +952,6 @@ 6003F5AB195388D20070C39A /* Frameworks */, 6003F5AC195388D20070C39A /* Resources */, BB3FE78ABF533BFC38839A0E /* [CP] Embed Pods Frameworks */, - AB3F19DA92555D3399DB07CE /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -975,7 +972,6 @@ DE03B2D31F2149D600A30B9C /* Frameworks */, DE03B2D81F2149D600A30B9C /* Resources */, DE03B2E41F2149D600A30B9C /* [CP] Embed Pods Frameworks */, - DE03B2E51F2149D600A30B9C /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -996,7 +992,6 @@ DE0761E11F2FE611003233AF /* Frameworks */, DE0761E21F2FE611003233AF /* Resources */, 125BDFEB177CFD41D7A40928 /* [CP] Embed Pods Frameworks */, - 04C27A4B1FAE812E8153B724 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -1121,21 +1116,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 04C27A4B1FAE812E8153B724 /* [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-SwiftBuildTest/Pods-SwiftBuildTest-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; 125BDFEB177CFD41D7A40928 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -1296,36 +1276,6 @@ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_Example-Firestore_SwiftTests_iOS/Pods-Firestore_Example-Firestore_SwiftTests_iOS-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - A650E34A01FE620F7B26F5FF /* [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-Firestore_Example-Firestore_SwiftTests_iOS/Pods-Firestore_Example-Firestore_SwiftTests_iOS-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - AB3F19DA92555D3399DB07CE /* [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-Firestore_Tests/Pods-Firestore_Tests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; BB3FE78ABF533BFC38839A0E /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -1388,36 +1338,6 @@ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Firestore_IntegrationTests/Pods-Firestore_IntegrationTests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - DE03B2E51F2149D600A30B9C /* [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-Firestore_IntegrationTests/Pods-Firestore_IntegrationTests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - DEB4B96019F51073F0553ABC /* [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-Firestore_Example/Pods-Firestore_Example-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; FAB3416C6DD87D45081EC3E8 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; -- cgit v1.2.3