summaryrefslogtreecommitdiff
path: root/ios/Mapbox-iOS-SDK.podspec
Commit message (Collapse)AuthorAgeFilesLines
* [ios] Updated podspec for 3.1.0-pre.1 and iOS 8+Minh Nguyễn2016-01-221-4/+4
| | | | The pod now requires iOS 8 and above, since iOS 7 lacks support for dynamic frameworks. iOS 7 support can be obtained by downloading and installing the framework manually. Bumped the version number.
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-221-10/+1
| | | | | | | | | | make iproj now produces a target that pulls together static libraries like core and platform-ios into a real dynamic framework. iosapp is pretty much just a regular iOS application that links Mapbox.framework (except for the inclusion of default_styles.hpp). iosapp runs fine in the Simulator and on a device, and the same is true for any application linking against Mapbox.framework. The ipackage target produces both a Bitcode-disabled static framework and a Bitcode-enabled dynamic framework, eliminating the need for a separate framework.sh. It disables code signing, since that happens on copy when the framework is embedded inside the application bundle. It also merges the device and simulator builds into a single fat framework. Also bumped itest minimum deployment target to iOS 8.0, the first version that supports linking frameworks. Fixes #828.
* [ios] Silly rabbit, Cocoa bindings are for Mac developers!Minh Nguyễn2015-12-121-1/+1
| | | Reapplied 56ea347c49cfbeec9cf1dca5726b9eb322ebd1ec for #3199, which got lost in a merge.
* bring back symbols for iOS CocoaPods direct usesJustin R. Miller2015-12-071-1/+1
|
* properly point to distributed license fileJustin R. Miller2015-12-071-7/+7
|
* bump build for ios-v3.0.1 (no symbols)ios-v3.0.1Justin R. Miller2015-12-071-1/+1
|
* fixes #3181: move from vendored lib to frameworkJustin R. Miller2015-12-071-4/+3
| | | | | | - Add license file to framework build step to satisfy CocoaPods linting. - Log version when rolling framework (refs #3046). - fixes #1426: get rid of dummy file since we make our own framework.
* bump iOS version to 3.0.1-pre.1ios-v3.0.1-pre.1Justin R. Miller2015-12-031-1/+1
|
* bump podspec to 3.0.0 final (no symbols)ios-v3.0.0Justin R. Miller2015-11-231-1/+1
|
* bump iOS version to 3.0.0-rc.1ios-v3.0.0-rc.1Justin R. Miller2015-11-231-1/+1
|
* bump version to ios-v3.0.0-pre.10ios-v3.0.0-pre.10Justin R. Miller2015-11-201-1/+1
|
* bump version to ios-v3.0.0-pre.9ios-v3.0.0-pre.9Justin R. Miller2015-11-181-1/+1
|
* bump version to ios-v3.0.0-pre.8ios-v3.0.0-pre.8Justin R. Miller2015-11-161-1/+1
| | | | [skip ci]
* bump version to ios-v3.0.0-pre.7ios-v3.0.0-pre.7Justin R. Miller2015-11-161-1/+1
|
* bump iOS version to 3.0.0-pre.6ios-v3.0.0-pre.6Justin R. Miller2015-11-131-1/+1
| | | | [skip ci]
* [iOS] Replaced deprecated podspec flagMinh Nguyễn2015-11-091-1/+1
| | | | | | Per https://github.com/mapbox/mapbox-gl-native/issues/1870#issuecomment-132417161. ref CocoaPods/CocoaPods#3573
* bump iOS version to 3.0.0-pre.5ios-v3.0.0-pre.5Justin R. Miller2015-11-061-1/+1
|
* fixes #2961: download payload over HTTPSJustin R. Miller2015-11-061-1/+1
|
* bump iOS version to 3.0.0-pre.4ios-v3.0.0-pre.4Justin R. Miller2015-11-021-1/+1
|
* bump iOS version in podspec/Fabricios-v3.0.0-pre.3Justin R. Miller2015-10-301-1/+1
|
* re-bump for ios-v3.0.0-pre.2ios-v3.0.0-pre.2Justin R. Miller2015-10-231-1/+1
|
* bump iOS version for 2.2.0-pre.2ios-v2.2.0-pre.2Justin R. Miller2015-10-231-1/+1
|
* Bumped podspec for 3.0.0-pre.1ios-v3.0.0-pre.1Minh Nguyễn2015-10-231-1/+1
|
* [ios] remove CoreTelephony dependencyJason Wray2015-10-191-1/+1
| | | | | | Cellular carrier name and connectivity level will now only be sent if the developer independently chooses to link the CoreTelephony framework in their app.
* bump podspec for 2.2.0-pre.1ios-v2.2.0-pre.1Justin R. Miller2015-10-151-1/+1
|
* Merge branch 'release-ios-v2.1.2'Justin R. Miller2015-09-151-1/+1
|\
| * bump podspec for 2.1.2ios-v2.1.2Justin R. Miller2015-09-151-1/+1
| |
* | move back to symbolicated iOS builds for devJustin R. Miller2015-09-151-1/+1
|/
* update podspec for 2.1.1ios-v2.1.1Justin R. Miller2015-09-151-1/+1
|
* update podspec for 2.1.0 final and no symbolsios-v2.1.0Justin R. Miller2015-09-141-1/+1
|
* bump podspec to 2.1.0-pre.4ios-v2.1.0-pre.4Justin R. Miller2015-09-111-1/+1
|
* bump podspec for ios-v2.1.0-pre.3ios-v2.1.0-pre.3Justin R. Miller2015-09-071-1/+1
|
* updates for "iOS SDK" series releasesJustin R. Miller2015-08-241-1/+1
|
* fix podspec URLsJustin R. Miller2015-08-211-2/+2
|
* fix w/ symbols version of podspecJustin R. Miller2015-08-211-1/+1
|
* update CocoaPods build download URLJustin R. Miller2015-08-211-1/+1
|
* move to 2.0.0-style versioningJustin R. Miller2015-08-211-1/+1
|
* GL is the library, SDK is the productJustin R. Miller2015-08-211-0/+38