diff --git a/VDSSample.xcodeproj/project.pbxproj b/VDSSample.xcodeproj/project.pbxproj index b90000e..04408f2 100644 --- a/VDSSample.xcodeproj/project.pbxproj +++ b/VDSSample.xcodeproj/project.pbxproj @@ -377,7 +377,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "#!/bin/bash\n\ncd ../\nsh update.sh\n"; + shellScript = "#!/bin/bash\n\nsh update.sh\n"; }; EAF7F0D2289DA44700B287F5 /* ShellScript */ = { isa = PBXShellScriptBuildPhase;