Compatibility
- v10.0.0-beta.14.2 and main5.35.25.15.04.2
- v10.0.0-beta.14.2 and mainiOSmacOS(Intel)macOS(ARM)LinuxtvOSwatchOS
Before you can download the Mapbox Core Maps SDK, you need to create a token with DOWNLOAD:READ
scope.
Go to https://account.mapbox.com and click "Create token"
Insert or append the following to ~/.netrc
machine api.mapbox.com
login mapbox
password <TOKEN WITH DOWNLOAD:READ SCOPE>
.package(url: "git@github.com:mapbox/mapbox-core-maps-ios.git", from: "10.0.0-beta.4"),