Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ios, macos] Deleted iOS/macOS map SDK sources, resources, scripts | Minh Nguyễn | 2020-02-27 | 1 | -65/+0 |
| | |||||
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -5/+5 |
| | |||||
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7 | Minh Nguyễn | 2017-01-16 | 1 | -1/+1 |
|\ | |||||
| * | [ios, macos] features and annotations now conforms to NSSecureCoding | Fredrik Karlsson | 2016-12-22 | 1 | -1/+1 |
| | | |||||
* | | [build] add -fvisibility=hidden to macOS dynamic framework and export ↵ | Konstantin Käfer | 2017-01-04 | 1 | -0/+3 |
|/ | | | | required symbols | ||||
* | [ios, macos] Make Xcode 7.3 the minimum required version | Jason Wray | 2016-08-18 | 1 | -2/+0 |
| | | | | | | | | | - Removes nullability shims for Xcode 6. - Removes MGLTypes.h from files where it was only being used for nullability support. - Accepts that `NS_SWIFT_NAME` is not fully supported by Xcode 7.2 and lower. - Adds documentation about Xcode 7.3 requirement. | ||||
* | [macos] Renamed OS X SDK to macOS SDK | Minh Nguyễn | 2016-06-14 | 1 | -0/+64 |
Also renamed as many references to OS X as possible to macOS in documentation. |