From 12bd1e22cdf0ec3b2e2d7efea6ba6de201ec4ffe Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 7 Feb 2019 23:24:12 +0300 Subject: cocoapods 1.6 --- Juick.xcodeproj/project.pbxproj | 4 ++-- Podfile.lock | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Juick.xcodeproj/project.pbxproj b/Juick.xcodeproj/project.pbxproj index 657b462..14a1336 100644 --- a/Juick.xcodeproj/project.pbxproj +++ b/Juick.xcodeproj/project.pbxproj @@ -525,7 +525,7 @@ inputFileListPaths = ( ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-Juick/Pods-Juick-resources.sh", + "${PODS_ROOT}/Target Support Files/Pods-Juick/Pods-Juick-resources.sh", "${PODS_ROOT}/DateTools/DateTools/DateTools/DateTools.bundle", "${PODS_ROOT}/SAMKeychain/Support/SAMKeychain.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/TagListView-ObjC/TagListView-ObjC.bundle", @@ -540,7 +540,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Juick/Pods-Juick-resources.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Juick/Pods-Juick-resources.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ diff --git a/Podfile.lock b/Podfile.lock index c5e193c..53b1e88 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -51,4 +51,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: cc35a42b2427e437120b816a942bf19b967d06b8 -COCOAPODS: 1.5.3 +COCOAPODS: 1.6.0 -- cgit v1.2.3