daltoniam / zlib-spm

zlib headers provided for the Swift Package Manager
MIT License
0 stars 7 forks source link

zlib-spm #3

Open waqasashraf4249 opened 6 years ago

waqasashraf4249 commented 6 years ago

*** Skipped building zlib-spm due to the error: Dependency "zlib-spm" has no shared framework schemes

Got this error after running carthage for "watson-developer-cloud/swift-sdk"

milanstevanovic commented 6 years ago

I have the same issue, although with Starscream. Anyone has a solution?

fassko commented 6 years ago

I got this error building Starscream with Carthage.

GreatApe commented 6 years ago

Me too. The error message (for Starscream) can be avoided by using

github "daltoniam/Starscream" "31f522155a4d6323cd1aaefb8dbc140ced7be1ca"

In the cartfile, but then it won't even checkout the libraries.