summaryrefslogtreecommitdiff
path: root/platform/ios/Integration Test Harness/Base.lproj/LaunchScreen.storyboard
Commit message (Collapse)AuthorAgeFilesLines
* [ios, macos] Deleted iOS/macOS map SDK sources, resources, scriptsMinh Nguyễn2020-02-271-25/+0
|
* Adds an integration test harness to the iOS projectAndrew Kitchen2018-01-191-0/+25
This will allow us to write lightweight integration tests between MGLMapView and the core renderer. Also includes a test for the recent custom layer memory fix, reverting the fix in order to demonstrate the failing test.