diff options
Diffstat (limited to 'gyp/ios.gyp')
-rw-r--r-- | gyp/ios.gyp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gyp/ios.gyp b/gyp/ios.gyp deleted file mode 100644 index f07805d315..0000000000 --- a/gyp/ios.gyp +++ /dev/null @@ -1,8 +0,0 @@ -{ - 'includes': [ - '../platform/ios/app/mapboxgl-app.gypi', - '../platform/ios/framework/framework-ios.gypi', - '../platform/ios/benchmark/benchmark-ios.gypi', - '../test/test.gypi', - ], -} |