summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-29 14:56:42 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-29 14:56:42 -0700
commit2cb699cd189a0b885f633e74ee3f8a0534265c27 (patch)
tree816f0ce6638f60b616e83283b06c209d97ea060f /macosx
parentd25229ebc8aad0ca432ba27f155cbdebb2edf49d (diff)
downloadqtlocation-mapboxgl-2cb699cd189a0b885f633e74ee3f8a0534265c27.tar.gz
rename app build products
Diffstat (limited to 'macosx')
-rw-r--r--macosx/llmr-app.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/llmr-app.gyp b/macosx/llmr-app.gyp
index 560b223009..83bcd0f039 100644
--- a/macosx/llmr-app.gyp
+++ b/macosx/llmr-app.gyp
@@ -6,7 +6,7 @@
'targets': [
{
'target_name': 'osxapp',
- 'product_name': 'llmr',
+ 'product_name': 'Mapbox GL',
'type': 'executable',
'sources': [
'./main.mm',