Skip to content

Commit

Permalink
Use older version of cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
vikmeup committed Nov 16, 2018
1 parent 262b8a1 commit d3c157b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 30a4ddccde066176b63c4f1326409df048b754a1

COCOAPODS: 1.6.0.beta.1
COCOAPODS: 1.5.3
8 changes: 4 additions & 4 deletions Trust.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2700,7 +2700,7 @@
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Trust/Pods-Trust-resources.sh",
"${SRCROOT}/Pods/Target Support Files/Pods-Trust/Pods-Trust-resources.sh",
"${PODS_CONFIGURATION_BUILD_DIR}/TrustWeb3Provider/TrustWeb3Provider.bundle",
);
name = "[CP] Copy Pods Resources";
Expand All @@ -2709,7 +2709,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Trust/Pods-Trust-resources.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Trust/Pods-Trust-resources.sh\"\n";
showEnvVarsInLog = 0;
};
29282B511F7629DB0067F88D /* Run SwiftLint */ = {
Expand Down Expand Up @@ -2782,7 +2782,7 @@
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Trust/Pods-Trust-frameworks.sh",
"${SRCROOT}/Pods/Target Support Files/Pods-Trust/Pods-Trust-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/APIKit/APIKit.framework",
"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
"${BUILT_PRODUCTS_DIR}/BigInt/BigInt.framework",
Expand Down Expand Up @@ -2841,7 +2841,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Trust/Pods-Trust-frameworks.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Trust/Pods-Trust-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
F48CC1C9F6D4FAE6EF587C03 /* [CP] Check Pods Manifest.lock */ = {
Expand Down

0 comments on commit d3c157b

Please sign in to comment.