vhesener/Closures

Dependency "Closures" has no shared framework schemes

mylesbarros opened this issue · 2 comments

When attempting to build Closures using Carthage I receive the error

Dependency "Closures" has no shared framework schemes

I haven't developed a framework before but it seems that that would also preclude Closures from supporting building for specific platforms (e.g., carthage update --platform iOS)

Thank you for the find. Fixed in #22

Great, thanks for the fix!