leleliu008 / xcpkg

A package builder/manager for Xcode to build projects written in C, C++, Rust, Zig, Go, etc.
http://blog.fpliu.com/project/xcpkg
Apache License 2.0
24 stars 3 forks source link

`xcpkg install libtiff` doesn't create the static library (.a) #6

Closed ferencIOS closed 1 year ago

ferencIOS commented 2 years ago

Hi, as per title running

xcpkg install libtiff

got dylib files like this

libtiff.x.y.z.dylib

Thanks!

leleliu008 commented 1 year ago

fixed