Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carthage Archive #102

Closed
tibr opened this issue May 20, 2015 · 2 comments
Closed

Carthage Archive #102

tibr opened this issue May 20, 2015 · 2 comments
Assignees

Comments

@tibr
Copy link
Contributor

tibr commented May 20, 2015

It would be great if you could attach prebuilt framework archives to the releases so that Carthage users don't have to build OHHTTPStubs locally which is especially useful to speed up CI builds.

This can be done pretty easily:

carthage build --no-skip-current
carthage archive OHHTTPStubs
@AliSoftware
Copy link
Owner

I just did it for 4.0.2 and attached the OHHTTPStubs.framework.zip to the 4.0.2 release.

@tibr Could you tell me if that works and if I did it correctly? (I'm not a Carthage user, more fan of CocoaPods, so I'm not sure how to ensure I did it properly)

@tibr
Copy link
Contributor Author

tibr commented May 26, 2015

Works great, thanks a lot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants