Commit 8a569ec5 authored by Eloy Duran's avatar Eloy Duran

Make the SSCatalog example build again by using the right copy resources script.

parent 8bebf426
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh; shellPath = /bin/sh;
shellScript = "${SRCROOT}/Pods/PodsResources.sh"; shellScript = "${SRCROOT}/Pods/Pods-resources.sh";
showEnvVarsInLog = 0; showEnvVarsInLog = 0;
}; };
/* End PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment