We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1322ae4 commit bedf00aCopy full SHA for bedf00a
package.sh
@@ -119,7 +119,7 @@ ln -s A $IOSPKGNAME/Versions/Current
119
ln -s Versions/Current/Headers $IOSPKGNAME/Headers
120
ln -s Versions/Current/Resources $IOSPKGNAME/Resources
121
ln -s Versions/Current/glslang $IOSPKGNAME/glslang
122
-ibtool -static \
+libtool -static \
123
build-ios-vulkan/install/lib/libglslang.a \
124
build-ios-vulkan/install/lib/libSPIRV.a \
125
build-ios-vulkan/install/lib/libOGLCompiler.a \
0 commit comments