summaryrefslogtreecommitdiff
path: root/gyp/platform-ios.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/platform-ios.gypi')
-rw-r--r--gyp/platform-ios.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi
index b70abd3a13..b166286af7 100644
--- a/gyp/platform-ios.gypi
+++ b/gyp/platform-ios.gypi
@@ -128,6 +128,7 @@
],
'mac_bundle_resources': [
'<!@(find ../platform/ios/resources -type f \! -name "README" \! -name \'.*\')',
+ '<!@(find ../platform/default/resources -type f \! -name "README" \! -name \'.der\')',
],
},
},