github Carthage/Carthage 0.6
0.6: If You Build It…

latest releases: 0.39.1, 0.39.0, 0.38.0...
9 years ago

This release adds support for automatically downloading binary frameworks from GitHub Releases. (Technically, this accidentally shipped in 0.5.3, but it's fixed now.)

To upload your own framework binaries, create a release, use the new carthage archive command to create a zip file of your framework, then attach that directly to the release.

After the zip has been attached and the release has been published, Carthage will start using the binary framework instead of the source for that version. ✨

This release also includes:

Don't miss a new Carthage release

NewReleases is sending notifications on new releases.