Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui authored Jul 27, 2020
1 parent 1322ae4 commit bedf00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ ln -s A $IOSPKGNAME/Versions/Current
ln -s Versions/Current/Headers $IOSPKGNAME/Headers
ln -s Versions/Current/Resources $IOSPKGNAME/Resources
ln -s Versions/Current/glslang $IOSPKGNAME/glslang
ibtool -static \
libtool -static \
build-ios-vulkan/install/lib/libglslang.a \
build-ios-vulkan/install/lib/libSPIRV.a \
build-ios-vulkan/install/lib/libOGLCompiler.a \
Expand Down

0 comments on commit bedf00a

Please sign in to comment.