Try without exec, now will you run it, Travis?
This commit is contained in:
parent
c0e6e60a38
commit
99f5dfe040
@ -3505,7 +3505,7 @@
|
|||||||
);
|
);
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
shellPath = "/bin/sh -xe";
|
shellPath = "/bin/sh -xe";
|
||||||
shellScript = "exec ../../../Scripts/genassets";
|
shellScript = "../../../Scripts/genassets";
|
||||||
};
|
};
|
||||||
DAD3125D155288AA00A3F9ED /* Run Script: Crashlytics */ = {
|
DAD3125D155288AA00A3F9ED /* Run Script: Crashlytics */ = {
|
||||||
isa = PBXShellScriptBuildPhase;
|
isa = PBXShellScriptBuildPhase;
|
||||||
|
Loading…
Reference in New Issue
Block a user