From 7526cc2f7d0250f170797f44f428633fff5673a1 Mon Sep 17 00:00:00 2001 From: Daria Volvenkova Date: Fri, 5 Oct 2018 20:06:51 +0300 Subject: Fixed iOS build. --- xcode/shaders/shaders.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xcode/shaders') 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 */ -- cgit v1.2.3