summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-04-14 22:14:26 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-04-16 22:46:25 -0700
commitda88060c5ce1b825ff644882bba1b9332d8440ed (patch)
tree1f8de480619bf8db5c36e4a321a5b0e174dde774 /platform
parent85b01eed5b9e590dd3d4874b64ca6360e351051a (diff)
downloadqtlocation-mapboxgl-da88060c5ce1b825ff644882bba1b9332d8440ed.tar.gz
[ios, osx] Fixed project upgrade warnings
Fixed project upgrade warnings in projects managed by gyp.
Diffstat (limited to 'platform')
-rw-r--r--platform/ios/platform.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/platform.gyp b/platform/ios/platform.gyp
index 2b1275396d..9b7753b934 100644
--- a/platform/ios/platform.gyp
+++ b/platform/ios/platform.gyp
@@ -54,6 +54,7 @@
'CLANG_ENABLE_OBJC_ARC': 'YES',
'CLANG_ENABLE_MODULES': 'YES',
'CODE_SIGN_IDENTITY': 'iPhone Developer',
+ 'PRODUCT_BUNDLE_IDENTIFIER': 'com.mapbox.MapboxGLUnitTest',
},
'copies': [{