Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

fixes #1189, #880: split OS X/iOS builds & deploy iOS to S3 #1219

Merged
merged 1 commit into from
Apr 7, 2015

Conversation

incanus
Copy link
Contributor

@incanus incanus commented Apr 6, 2015

Factoring out some work in #1168 to push prebuilt zips of iOS from Travis up to S3 Studio-style. This will help smooth testing and integration into apps (test or otherwise) on iOS, as well as make releases as simple as:

  1. git tag ios-vX.Y.Z
  2. git push --tags
  3. git commit --allow-empty -m '[publish ios-vX.Y.Z]'
  4. git push

@incanus incanus added iOS Mapbox Maps SDK for iOS build labels Apr 6, 2015
@incanus incanus added this to the iOS Beta 1 milestone Apr 6, 2015
@incanus
Copy link
Contributor Author

incanus commented Apr 7, 2015

This works well and has been tested several times. Just rebased and force-pushed. When tasks pass, will merge into master. We can then publish by updating the CocoaPods spec, tagging, and pushing on master.

@incanus incanus self-assigned this Apr 7, 2015
incanus added a commit that referenced this pull request Apr 7, 2015
fixes #1189, #880: split OS X/iOS builds & deploy iOS to S3
@incanus incanus merged commit d424c09 into master Apr 7, 2015
@incanus incanus deleted the ios-deploy branch April 7, 2015 05:51
incanus added a commit that referenced this pull request Apr 7, 2015
This is only temporary, until such time that we release Mapbox GL
on CocoaPods directly, when they will host the Podspec. For now,
it needs to be in the repository root to be usable as a non-main
CocoaPods source.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant