Include prebuilt framework in releases
Opened this issue · 0 comments
davbeck commented
If a library includes a pre-built framework with their release in Github, Carthage will download that instead of building the framework every time. Additionally, some apps may want to just download the framework directly and include it in their project directly.
See https://github.com/Carthage/Carthage#archive-prebuilt-frameworks-into-one-zip-file.