-
Notifications
You must be signed in to change notification settings - Fork 35
Make this project publicly available #40
Comments
This is no longer an immediate goal given #21 (comment) – we should drop Swift 2.3 support. If Xcode 9 ends up supporting both Swift 3.x and Swift 4, that still gives us the better part of a year to get our act together. |
I’d eventually like to see examples written as part of implementing a feature in gl-native. That would be easier to inculcate if it were in the same repo, but we could also finally set up a nightly build and then run examples tests against that build, instead.
I’d love to only ever support one Swift version at a time. Perhaps it will be enough to have older Swift examples in the git history. |
Totally 👍 here but it is not clear from the project how to do this if it spans repositories as this would (both SDK & examples). Maybe a subspec? This isn't a blocker but it might be good to know if it's doable to help evaluate the decision here. |
Done! 🙇 @jmkiley @captainbarbosa Will ticket future |
There’s been talk of how to do this for quite a while — public ticket: mapbox/mapbox-gl-native#5622
Requirements/steps:
pod try
for Mapbox-iOS-SDK pod.Other things?
/cc @mapbox/ios @captainbarbosa @ericrwolfe
The text was updated successfully, but these errors were encountered: