File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -175,4 +175,4 @@ SPEC CHECKSUMS:
175175
176176PODFILE CHECKSUM: eb944b8090833ced99eac8c062404fd534cd2707
177177
178- COCOAPODS: 1.5.3
178+ COCOAPODS: 1.6.0.beta.2
Original file line number Diff line number Diff line change 23642364 files = (
23652365 );
23662366 inputPaths = (
2367- "${SRCROOT}/Pods /Target Support Files/Pods-iOSProject/Pods-iOSProject-resources.sh",
2367+ "${PODS_ROOT} /Target Support Files/Pods-iOSProject/Pods-iOSProject-resources.sh",
23682368 "${PODS_ROOT}/BaiduMapKit/BaiduMapKit/BaiduMapAPI_Map.framework/Resources/mapapi.bundle",
23692369 "${PODS_ROOT}/HMQRCodeScanner/HMQRCodeScanner/QRCode/HMScanner.bundle",
23702370 "${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle",
23932393 );
23942394 runOnlyForDeploymentPostprocessing = 0;
23952395 shellPath = /bin/sh;
2396- shellScript = "\"${SRCROOT}/Pods /Target Support Files/Pods-iOSProject/Pods-iOSProject-resources.sh\"\n";
2396+ shellScript = "\"${PODS_ROOT} /Target Support Files/Pods-iOSProject/Pods-iOSProject-resources.sh\"\n";
23972397 showEnvVarsInLog = 0;
23982398 };
23992399/* End PBXShellScriptBuildPhase section */
You can’t perform that action at this time.
0 commit comments