forked from organicmaps/organicmaps
Fixed iOS build.
This commit is contained in:
parent
e2cac6a202
commit
7526cc2f7d
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue