This commit is contained in:
John Smith
2022-11-29 12:32:05 -05:00
parent 273a10f966
commit f7582fabb2
14 changed files with 14 additions and 51 deletions

View File

@@ -167,7 +167,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "../../../../ios_build.sh veilid_tools --features ios_tests,rt-tokio\n";
shellScript = "../../../../../scripts/ios_build.sh ../../../../ veilid_tools --features ios_tests,rt-tokio\n";
};
/* End PBXShellScriptBuildPhase section */