Closed johnnye closed 8 years ago
A few things I didn't include that might be helpful.
Carthage install instructions https://github.com/Carthage/Carthage#installing-carthage or just brew install Carthage
if you're only on Xcode 7.1+.
For a new release just drag the zip to the binaries section of the release. see screen shot below.
merged and added file for 0.1.2 release. Please let me know if it all works well for you.
Reference issue #31. There isn't much code to add to to this pull request. Required is to do the following for each release.
carthage build --no-skip-current
carthage archive Armchair
Upload the generated
Armchair.framework.zip
(attached to this PR) which contains the frameworks to the release in github.Armchair.framework.zip