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

Prerelease notes template for macOS

Minh Nguyễn edited this page Dec 22, 2017 · 7 revisions
  • Replace 0.9.8-alpha.1 with the macOS SDK release version.
  • Replace 9.8.7-alpha.1 with the corresponding iOS SDK release version.
  • Replace 0.9.7 with the previous macOS SDK release version.
  • List notable changes since the previous release or prerelease.
  • If any category has fewer than three items, combine it with another category or combine it with “Other changes”.
  • If there are fewer than three categories, use a single, flat list of changes.
This version of the Mapbox Maps SDK for macOS corresponds to version 9.8.7-alpha.1 of the Mapbox Maps SDK for iOS. [Changes](https://github.com/mapbox/mapbox-gl-native/compare/macos-v0.9.7...macos-v0.9.8-alpha.1) since [macos-v0.9.7](https://github.com/mapbox/mapbox-gl-native/releases/tag/macos-v0.9.7):

## Packaging

* 
* 
* 

## Styles and data

* 
* 
* 

## User location

* 
* 
* 

## Annotations

* 
* 
* 

## User interaction

* 
* 
* 

## Offline maps

* 
* 
* 

## Networking

* 
* 
* 

## Other changes

* 
* 
* 

To install this prerelease via CocoaPods, point your Podfile to either of these URLs:

* https://raw.githubusercontent.com/mapbox/mapbox-gl-native/macos-v0.9.8-alpha.1/platform/macos/Mapbox-macOS-SDK.podspec
* https://raw.githubusercontent.com/mapbox/mapbox-gl-native/macos-v0.9.8-alpha.1/platform/macos/Mapbox-macOS-SDK-symbols.podspec.

Documentation is [available online](https://mapbox.github.io/mapbox-gl-native/macos/0.9.8-alpha.1/) or as part of the download.

Clone this wiki locally