We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf89e1f commit a2ef78cCopy full SHA for a2ef78c
KanvasCameraExample/KanvasCameraExample.xcodeproj/project.pbxproj
@@ -1224,7 +1224,7 @@
1224
);
1225
runOnlyForDeploymentPostprocessing = 0;
1226
shellPath = /bin/sh;
1227
- shellScript = "export PODS_ROOT=\"${PODS_ASSETS}\" \n \"${SRCROOT}/Pods/Target Support Files/Pods-KanvasCameraExample/Pods-KanvasCameraExample-resources.sh\"";
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KanvasCameraExample/Pods-KanvasCameraExample-resources.sh\"\n";
1228
showEnvVarsInLog = 0;
1229
};
1230
738F75634A37BF5EA6832A11 /* [CP] Check Pods Manifest.lock */ = {
0 commit comments