summaryrefslogtreecommitdiff
path: root/ios/llmr-app.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ios/llmr-app.gyp')
-rw-r--r--ios/llmr-app.gyp9
1 files changed, 6 insertions, 3 deletions
diff --git a/ios/llmr-app.gyp b/ios/llmr-app.gyp
index 5d7e1f8e3d..89acc2d749 100644
--- a/ios/llmr-app.gyp
+++ b/ios/llmr-app.gyp
@@ -14,8 +14,10 @@
"./MBXAppDelegate.m",
"./MBXViewController.h",
"./MBXViewController.mm",
- "./MVKMapKit/MVKMapKit/MVKMapView.h",
- "./MVKMapKit/MVKMapKit/MVKMapView.mm",
+ '<!@(find MVKMapKit/MVKMapKit -type f -name "MVKMapView.*")',
+ '<!@(find MVKMapKit/MVKMapKit -type f -name "MVKStyleFunctionValue.*")',
+ '<!@(find MVKMapKit/MVKMapKit -type f -name "MVKTypes.*")',
+ '<!@(find MVKMapKit/MVKMapKit -type f -name "*+MVKAdditions.*")',
"../common/settings_nsuserdefaults.hpp",
"../common/settings_nsuserdefaults.mm",
"../common/foundation_request.h",
@@ -25,7 +27,8 @@
'mac_bundle': 1,
'mac_bundle_resources': [
'<!@(find img -type f)',
- '<!@(find MVKMapKit/MVKMapKit/Resources -type f)'
+ '<!@(find MVKMapKit/MVKMapKit/Resources -type f)',
+ '<(SHARED_INTERMEDIATE_DIR)/bin/style.min.js'
],
'link_settings': {
'libraries': [