Fixed iOS build.

This commit is contained in:
Daria Volvenkova 2018-10-05 20:06:51 +03:00
parent e2cac6a202
commit 7526cc2f7d

View file

@ -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 */