|
|
@@ -18645,7 +18645,7 @@
|
|
|
files = (
|
|
|
);
|
|
|
inputPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-shiku_im/Pods-shiku_im-resources.sh",
|
|
|
+ "${SRCROOT}/Pods/Target Support Files/Pods-shiku_im/Pods-shiku_im-resources.sh",
|
|
|
"${PODS_ROOT}/AliPay/AlipaySDK.bundle",
|
|
|
"${PODS_ROOT}/Bugtags/Bugtags.bundle",
|
|
|
"${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle",
|
|
|
@@ -18664,7 +18664,7 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-shiku_im/Pods-shiku_im-resources.sh\"\n";
|
|
|
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-shiku_im/Pods-shiku_im-resources.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
/* End PBXShellScriptBuildPhase section */
|