summaryrefslogtreecommitdiff
path: root/platform/macos/Mapbox-macOS-SDK.podspec
Commit message (Collapse)AuthorAgeFilesLines
* [ios, macos] Deleted iOS/macOS map SDK sources, resources, scriptsMinh Nguyễn2020-02-271-30/+0
|
* macos-v0.14.0Minh Nguyễn2019-05-221-1/+1
|
* macos-v0.13.0Minh Nguyễn2018-12-201-1/+1
|
* macos-v0.12.0Minh Nguyễn2018-11-081-1/+1
|
* [ios, macos] Update Podspecs & changelog for 4.4.0Nadia Barbosa2018-09-121-1/+1
| | | | | | | | | | | | | | [macos] Update Podspecs [ios] Update changelog [macos] Add changelog Add dates to changelog [ios, macos] Changelog copy edits [ios, macos] 😩 changelog edits
* [ios, macos] Update podspecs for 4.3.0 and 0.10.0 releases. (#12651)Julian Rex2018-08-151-1/+1
|
* [ios, macos] Updated change logs and podspecs for ios v4.1.0 and macOS 0.8.0 ↵Julian Rex2018-06-201-1/+1
| | | | release (#12185)
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # mapbox-gl-js # platform/android/CHANGELOG.md # platform/android/MapboxGLAndroidSDK/gradle.properties # platform/android/gradle/dependencies.gradle # platform/darwin/src/MGLVectorTileSource.mm # platform/darwin/src/MGLVectorTileSource_Private.h # platform/ios/CHANGELOG.md # src/mbgl/style/expression/compound_expression.cpp
| * macos-v0.7.1macos-v0.7.1upstream/1ec5-macos-v0.7.1Minh Nguyễn2018-05-151-1/+1
| |
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-1/+1
|/ | | | | | | | | | | | | | | | | | | * [ios] Remove iOS 8 conditionals * [ios, macos] Bump pod deployment targets * [ios, macos] Add changelog entries * [ios, macos] Update docs * Remove unnecessary selector-based version checks * Update SQLite note * [ios, macos] Replace lightweight generics macros with direct use Lightweight generics for Foundation collections are available everywhere with the bump to iOS 9 and macOS 10.11. * Update deprecated macOS method
* ios-v4.0.0, macos-v0.7.0macos-v0.7.0ios-v4.0.0upstream/1ec5-v4.0.0Minh Nguyễn2018-04-191-1/+1
|
* ios-v4.0.0-rc.1, macos-v0.7.0-rc.1macos-v0.7.0-rc.1ios-v4.0.0-rc.1Minh Nguyễn2018-04-161-1/+1
|
* macos-v0.6.1macos-v0.6.1upstream/1ec5-macos-v0.6.1Minh Nguyễn2018-01-161-1/+1
|
* macos-v0.6.0macos-v0.6.0Minh Nguyễn2017-12-221-1/+1
|
* macos-v0.5.1macos-v0.5.1upstream/1ec5-macos-v0.5.1Minh Nguyễn2017-09-251-1/+1
|
* macos-v0.5.0macos-v0.5.0Minh Nguyễn2017-06-291-1/+1
|
* macos-v0.4.1Minh Nguyễn2017-04-081-1/+1
|
* macos-v0.4.0macos-v0.4.0Minh Nguyễn2017-04-021-1/+1
|
* ios-v3.4.2, macos-v0.3.1macos-v0.3.1ios-v3.4.2upstream/release-ios-v3.4.0Minh Nguyễn2017-02-211-1/+1
|
* macos-v0.3.0macos-v0.3.0Minh Nguyễn2017-01-211-1/+1
|
* [ios, macos] Correct podspecs, readmes (#7730)Minh Nguyễn2017-01-161-5/+7
| | | | | | | | | | * [macos] RC 1 errata Synchronized bundled README installation instructions with those in INSTALL.md. Bumped screenshot up a bit. Corrected link to published documentation. * [ios, macos] Corrected podspec URLs Fixed podspec linter errors. The podspecs were pointing to unreachable (or soon to be unreachable) screenshot URLs. The -symbols podspecs’ names additionally needed to differ from the normal podspecs’ names.
* [macos] Upgrade macOS deployment and distribution (#7649)macos-v0.3.0-rc.1Minh Nguyễn2017-01-151-0/+28
* [macos] Updated deployment scripts Ported fixes from #6581 and #6740. * [macos] Acknowledge AppleScript support * [macos] Prepared for published documentation Also added link to Dash docset. * [macos] Added CocoaPods podspecs Ported from #5653. * [macos] Rewrote readme; updated screenshot * [macos] Include setup instructions in standalone docs