Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaria Volvenkova <d.volvenkova@corp.mail.ru>2018-10-05 20:06:51 +0300
committerDaria Volvenkova <d.volvenkova@corp.mail.ru>2018-10-08 14:51:03 +0300
commit7526cc2f7d0250f170797f44f428633fff5673a1 (patch)
tree5d60ae48d173bc0b2a7342c9194e5afb1c163fa7 /xcode/shaders
parente2cac6a20214a520c4360e0453875e5aa35444ed (diff)
Fixed iOS build.
Diffstat (limited to 'xcode/shaders')
-rw-r--r--xcode/shaders/shaders.xcodeproj/project.pbxproj2
1 files changed, 1 insertions, 1 deletions
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 */