Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 345 Bytes

MapboxCycleStyleCrash

Demonstrate a crash occuring while setting a new mapbox style : mapbox/mapbox-gl-native#11078

Usage :

  • carthage update
  • open MapboxCycleStyleCrash.xcodeproj
  • Set an environment variable MAPBOX_ACCESS_TOKEN in MapboxCycleStyleCrash scheme with your access token as value
  • Build & run