| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, build] Stop packaging local podspec with releases | Jason Wray | 2019-07-02 | 1 | -28/+0 |
* | Update to `mapbox-events-ios` release `v0.9.1` (#14194) | Alf Watt | 2019-03-21 | 1 | -2/+5 |
* | [build, darwin] Disable Xcode indexing-while-compiling on CI | Jason Wray | 2019-03-04 | 1 | -0/+9 |
* | [ios, build] Move symbol strip settings to Xcode project | Jason Wray | 2018-12-05 | 1 | -10/+0 |
* | [ios, build] Replace -symbols with -stripped build flavor | Jason Wray | 2018-12-05 | 1 | -2/+6 |
* | [ios, build] Use make iframework for all packaging | Jason Wray | 2018-09-26 | 1 | -9/+10 |
* | [ios] Remove Settings target; move Settings.bundle to iosapp | Nadia Barbosa | 2018-09-19 | 1 | -4/+4 |
* | [ios, build] Remove broken/unused demo project | Jason Wray | 2018-07-03 | 1 | -17/+0 |
* | [ios, build] Log raw xcodebuild output for package commands | Jason Wray | 2018-07-03 | 1 | -2/+3 |
* | [ios, build] Re-add support for 32-bit simulators (i386) | Jason Wray | 2018-05-11 | 1 | -1/+5 |
* | [ios] Remove support for 32-bit simulators (i386) | Jason Wray | 2018-01-19 | 1 | -6/+1 |
* | [ios] Re-add i386 slice to framework; strip from dSYM | Jason Wray | 2017-12-21 | 1 | -1/+6 |
* | [ios, build] Stop packaging i386 simulator arch | Jason Wray | 2017-12-20 | 1 | -1/+1 |
* | [ios] Add easy to use demo app for developers (#10524) | Jesse Bounds | 2017-11-22 | 1 | -0/+17 |
* | [ios] Print Xcode and SDK version during packagingupstream/fb-build-cherry-picks | Jason Wray | 2017-08-25 | 1 | -1/+3 |
* | [build] Include bcsymbolmap files in iOS dynamic framework packageupstream/fb-bcsymbolmap | Jason Wray | 2017-07-26 | 1 | -0/+4 |
* | [build] Remove unused iOS 'self contained' static framework packaging | Jason Wray | 2017-07-25 | 1 | -24/+10 |
* | [ios] Search for ICU path using cmake cache | Jesse Bounds | 2017-02-16 | 1 | -2/+2 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -3/+3 |
* | [ios][build] Validate dSYM and framework UUIDs | Jason Wray | 2016-09-30 | 1 | -1/+22 |
* | [ios][build] Generate debug symbols for all builds | Jason Wray | 2016-09-30 | 1 | -7/+5 |
* | [build] fix iOS packaging | Konstantin Käfer | 2016-08-05 | 1 | -1/+1 |
* | [build] switch to CMake | Konstantin Käfer | 2016-08-05 | 1 | -4/+4 |
* | 5782: build static framework correctly (#5783) | Romain Quidet | 2016-07-25 | 1 | -1/+1 |
* | [ios] Add simulator dSYM slices to build output. (#5740) | Jesse Bounds | 2016-07-21 | 1 | -1/+12 |
* | Merge branch 'release-ios-v3.3.0' | Minh Nguyễn | 2016-07-14 | 1 | -9/+17 |
|\ |
|
| * | [ios] fixes #4536 include podspec for static framework (#5653) | Fredrik Karlsson | 2016-07-14 | 1 | -9/+17 |
* | | Merge branch 'release-ios-v3.3.0' into master | Jesse Bounds | 2016-07-07 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | [ios] omit podspec for static lib (#5595) | Fredrik Karlsson | 2016-07-06 | 1 | -1/+0 |
| * | [ios] fixes #4536 include podspec in iOS releases (#5569) | Fredrik Karlsson | 2016-07-06 | 1 | -0/+14 |
* | | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514) | Young Hahn | 2016-07-06 | 1 | -2/+2 |
|/ |
|
* | [ios] Default to Debug BUILDTYPE, but explicitly set Release for deploys | Jason Wray | 2016-06-01 | 1 | -1/+1 |
* | [ios] Fix static framework conglomeration | Jason Wray | 2016-06-01 | 1 | -6/+8 |
* | [ios] Added separate target for Settings.bundle | Minh Nguyễn | 2016-04-24 | 1 | -1/+4 |
* | [ios] Streamlined resource bundling | Minh Nguyễn | 2016-04-24 | 1 | -49/+27 |
* | [ios] Build output goes to build/ios | John Firebaugh | 2016-04-19 | 1 | -1/+1 |
* | [ios] Force workspace-relative DerivedData | Minh Nguyễn | 2016-04-16 | 1 | -13/+21 |
* | [ios] Streamlined package.sh | Minh Nguyễn | 2016-04-16 | 1 | -53/+19 |
* | [ios] Moved SDK from gyp into Xcode project | Minh Nguyễn | 2016-04-16 | 1 | -11/+10 |
* | [ios] Added Xcode project for iosapp, ios-bench; workspace for ios-tests | Minh Nguyễn | 2016-04-16 | 1 | -2/+2 |
* | [ios, osx] The return of xcpretty, part II (#4676) | John Firebaugh | 2016-04-11 | 1 | -4/+4 |
* | [build] Refactor and simplify build system | John Firebaugh | 2016-04-07 | 1 | -30/+16 |
* | [ios] Fix make ipackage | John Firebaugh | 2016-04-05 | 1 | -2/+10 |
* | [ios, osx] Replace libuv with native implementations | John Firebaugh | 2016-04-01 | 1 | -3/+0 |
* | [ios] Fix issues with static lib signing and app store submission | Jesse Bounds | 2016-03-28 | 1 | -7/+23 |
* | [ios] Fixed changelog processing | Minh Nguyễn | 2016-03-25 | 1 | -1/+1 |
* | [ios] Copy dynamic framework .dSYM into distribution | Minh Nguyễn | 2016-03-18 | 1 | -0/+4 |
* | [ios] Copy .der files into static framework | Minh Nguyễn | 2016-03-15 | 1 | -1/+1 |
* | [ios] Non-embedded static framework | Minh Nguyễn | 2016-03-08 | 1 | -13/+29 |
* | Update package script to reflect file path changeios-v3.2.0-pre.1 | Jesse Bounds | 2016-02-27 | 1 | -5/+5 |