From 473aa281c7e379060c6dba60b7ba6b69c6f0bdf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Tue, 28 Apr 2015 11:48:57 +0200 Subject: make meta-target for all iOS targets too and split up project.gyp this will make it easier to add more targets to iOS builds in the future. It'll also help by having Xcode files named after the platform they're for, so it's easier to distinguish windows --- ios/app/mapboxgl-app.gyp | 63 ----------------------------------------------- ios/app/mapboxgl-app.gypi | 63 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+), 63 deletions(-) delete mode 100644 ios/app/mapboxgl-app.gyp create mode 100644 ios/app/mapboxgl-app.gypi (limited to 'ios') diff --git a/ios/app/mapboxgl-app.gyp b/ios/app/mapboxgl-app.gyp deleted file mode 100644 index 0e093a1d8d..0000000000 --- a/ios/app/mapboxgl-app.gyp +++ /dev/null @@ -1,63 +0,0 @@ -{ - 'includes': [ - '../../gyp/common.gypi', - ], - 'targets': [ - { 'target_name': 'iosapp', - 'product_name': 'Mapbox GL', - 'type': 'executable', - 'product_extension': 'app', - 'mac_bundle': 1, - 'mac_bundle_resources': [ - '