From 2cb699cd189a0b885f633e74ee3f8a0534265c27 Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Thu, 29 May 2014 14:56:42 -0700 Subject: rename app build products --- macosx/llmr-app.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx') 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', -- cgit v1.2.1