mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
95 stars 35 forks source link

Maps SDK v5.8.0 #392

Closed jmkiley closed 4 years ago

jmkiley commented 4 years ago

This PR is for testing v5.8.0.

1ec5 commented 4 years ago

I’ve updated StaticSnapshotExample to avoid capturing the snapshotter in the completion handler, which is no longer necessary as of mapbox/mapbox-gl-native-ios#211.

nishant-karajgikar commented 4 years ago

@jmkiley any idea why circleCI is even running here? I thought this was a bitrise project.

jmkiley commented 4 years ago

@nishant-karajgikar It looks like we still have a CircleCI webhook on Github, so I'll remove that. Thanks!