diff --git a/xcode/shaders/shaders.xcodeproj/project.pbxproj b/xcode/shaders/shaders.xcodeproj/project.pbxproj index a7f4831e46..9b576d5f5f 100644 --- a/xcode/shaders/shaders.xcodeproj/project.pbxproj +++ b/xcode/shaders/shaders.xcodeproj/project.pbxproj @@ -545,7 +545,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "touch ${BUILT_PRODUCTS_DIR}/shaders_metal.metallib"; + shellScript = "touch \"${BUILT_PRODUCTS_DIR}/shaders_metal.metallib\""; }; /* End PBXShellScriptBuildPhase section */