diff options
Diffstat (limited to 'gyp/target-ios-bundle.gypi')
-rw-r--r-- | gyp/target-ios-bundle.gypi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gyp/target-ios-bundle.gypi b/gyp/target-ios-bundle.gypi deleted file mode 100644 index 24fa8b1437..0000000000 --- a/gyp/target-ios-bundle.gypi +++ /dev/null @@ -1,5 +0,0 @@ -{ - 'product_extension': 'app', - 'mac_bundle': 1, - 'includes': [ 'target-ios.gypi' ], -} |