Move updateSecrets to buildscripts folder

This commit is contained in:
Maurice Parker 2019-11-27 17:26:27 -06:00
parent 30f560be4d
commit 24aa91a99f
2 changed files with 1 additions and 1 deletions

View File

@ -3524,7 +3524,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "./updateSecrets.sh\n\n";
shellScript = "./buildscripts/updateSecrets.sh\n\n";
};
515D50802326D02600EE1167 /* Run Script: Verify No Build Settings */ = {
isa = PBXShellScriptBuildPhase;