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

static library (.a) for harfbuzz is missing #1

Closed ferencIOS closed 3 years ago

ferencIOS commented 3 years ago

as per the title, at the end of the

ipkg install harfbuzz

you get dylib files.

(BTW you are doing an amazing job!)

leleliu008 commented 3 years ago

@ferencIOS Thank you for your reporting and sorry for the late reply. I have fixed this issue. you can run ipkg upgrade-self to upgrade ipkg to the latest version.