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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Juick.xcodeproj/project.pbxproj') 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 */ -- cgit v1.2.3