summaryrefslogtreecommitdiff
path: root/platform/ios/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Use geometry.hpp's pointJohn Firebaugh2016-05-051-1/+1
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-0/+1
* [core] port to protozero (#4906)Dane Springmeyer2016-05-031-0/+1
* [core] Upgrade to boost 1.60.0 (#4899)John Firebaugh2016-04-281-1/+1
* [ios] Added separate target for Settings.bundleMinh Nguyễn2016-04-241-1/+4
* [ios] Streamlined resource bundlingMinh Nguyễn2016-04-241-49/+27
* [ios] Fixed jazzy build stepMinh Nguyễn2016-04-241-1/+1
* [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-221-0/+1
* [ios] Build output goes to build/iosJohn Firebaugh2016-04-191-1/+1
* [build] Bump geojson-vt-cpp to v4.1.2Bruno de Oliveira Abinader2016-04-181-1/+1
* [ios] Force workspace-relative DerivedDataMinh Nguyễn2016-04-161-13/+21
* [ios] Streamlined package.shMinh Nguyễn2016-04-161-53/+19
* [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-161-11/+10
* [ios] Added Xcode project for iosapp, ios-bench; workspace for ios-testsMinh Nguyễn2016-04-161-2/+2
* [ios, osx] The return of xcpretty, part II (#4676)John Firebaugh2016-04-111-4/+4
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-077-136/+16
* [ios] Add script to automate s3 build and publish processJesse Bounds2016-04-071-0/+84
* [ios] Fix make ipackageJohn Firebaugh2016-04-051-2/+10
* [ios] Remove KIF-based tests from CI. They just don't work reliably.John Firebaugh2016-04-041-6/+1
* [ios, osx] Replace libuv with native implementationsJohn Firebaugh2016-04-013-4/+1
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-302-9/+29
|\
| * [ios] Fix issues with static lib signing and app store submissionJesse Bounds2016-03-281-7/+23
| * [ios] Fixed changelog processingMinh Nguyễn2016-03-252-2/+2
| * [ios] Use current Swift version with jazzyMinh Nguyễn2016-03-251-0/+3
| * [ios] Copy dynamic framework .dSYM into distributionMinh Nguyễn2016-03-181-0/+4
| * [ios] Copy .der files into static frameworkMinh Nguyễn2016-03-151-1/+1
* | [core] fix reparsing overscaled geojson tilesAnsis Brammanis2016-03-301-1/+1
* | [core] increase geojson buffer size to match -jsAnsis Brammanis2016-03-301-1/+1
* | [ios] Use current Swift version with jazzyMinh Nguyễn2016-03-281-0/+3
* | [core] Update to variant 1.1.0John Firebaugh2016-03-231-1/+1
* | [ios] Use make itest instead of Bitrise build stepJohn Firebaugh2016-03-231-1/+0
* | [ios] make unit tests work on iOS and iOS SimulatorKonstantin Käfer2016-03-221-0/+2
* | [core] split headless_view.cpp into implementation-specific filesKonstantin Käfer2016-03-221-1/+1
* | [ios] Remove redundant lines from ios/scripts/defaults.mdJohn Firebaugh2016-03-161-3/+0
|/
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-081-13/+29
* Update package script to reflect file path changeios-v3.2.0-pre.1Jesse Bounds2016-02-271-5/+5
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-241-1/+9
|\
| * [ios] Import required frameworks with static framework umbrellaMinh Nguyễn2016-02-181-0/+2
| * [ios] Distinguish between AGV and semverMinh Nguyễn2016-02-131-1/+7
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-124-10/+10
|/
* [ios] Remove dependency on variable in package.shMinh Nguyễn2016-01-281-1/+1
* [ios] Split API index from package readmeMinh Nguyễn2016-01-222-2/+12
* [ios] make idocumentMinh Nguyễn2016-01-222-22/+35
* [ios] Split changelog out from readmeMinh Nguyễn2016-01-221-6/+1
* [ios] Polished package readmeMinh Nguyễn2016-01-221-5/+18
* [ios] Rewrote package readmeMinh Nguyễn2016-01-221-6/+6
* [ios] Refactored build scriptsMinh Nguyễn2016-01-222-93/+150
* [ios] Put static library inside framework bundleMinh Nguyễn2016-01-221-1/+1
* [ios] Strip Simulator content when archivingMinh Nguyễn2016-01-221-0/+1
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-224-81/+80