dependency: Run a clean pod install
This commit is contained in:
@@ -917,7 +917,7 @@
|
||||
files = (
|
||||
);
|
||||
inputPaths = (
|
||||
"${SRCROOT}/Pods/Target Support Files/Pods-Earthquake Network/Pods-Earthquake Network-resources.sh",
|
||||
"${PODS_ROOT}/Target Support Files/Pods-Earthquake Network/Pods-Earthquake Network-resources.sh",
|
||||
"${PODS_ROOT}/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/Resources/GoogleMaps.bundle",
|
||||
"${PODS_ROOT}/GooglePlaces/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle",
|
||||
);
|
||||
@@ -928,7 +928,7 @@
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Earthquake Network/Pods-Earthquake Network-resources.sh\"\n";
|
||||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Earthquake Network/Pods-Earthquake Network-resources.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
@@ -48,7 +48,7 @@ DEPENDENCIES:
|
||||
- GooglePlaces
|
||||
|
||||
SPEC REPOS:
|
||||
https://github.com/cocoapods/specs.git:
|
||||
https://github.com/CocoaPods/Specs.git:
|
||||
- Firebase
|
||||
- FirebaseAnalytics
|
||||
- FirebaseCore
|
||||
@@ -76,4 +76,4 @@ SPEC CHECKSUMS:
|
||||
|
||||
PODFILE CHECKSUM: e462e7716e401fdec1cafc22ed83b6eee0634f12
|
||||
|
||||
COCOAPODS: 1.5.3
|
||||
COCOAPODS: 1.9.3
|
||||
|
||||
Reference in New Issue
Block a user