From d675828fe14d55c1a0de30f951d2005ae5d8cf84 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 31 Oct 2014 14:46:51 -0400 Subject: Get mapbox-gl-styles via submodule (fixes #511) --- gyp/styles.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gyp') diff --git a/gyp/styles.gypi b/gyp/styles.gypi index 31bf530c5f..19f84481dc 100644 --- a/gyp/styles.gypi +++ b/gyp/styles.gypi @@ -19,7 +19,7 @@ 'hard_dependency': 1, 'dependencies': [ 'touch_styles' ], # required for xcode http://openradar.appspot.com/7232149 'direct_dependent_settings': { - 'mac_bundle_resources': [ '../styles' ], + 'mac_bundle_resources': [ '../styles/styles' ], } }, { -- cgit v1.2.1