Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(354)

Issue 2005483002: Fix generation of target in Xcode project when using output_name. (Closed)

Created:
4 years, 7 months ago by sdefresne
Modified:
4 years, 7 months ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews, Dirk Pranke, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@generate-localizable-strings
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix generation of target in Xcode project when using output_name. Target generating an application bundle whose name is different from the target name needs to set productName and PRODUCT_NAME to the base name of the application bundle (without .app) and set the name to the target name otherwise Xcode refuses to launch the application. BUG=297668 Committed: https://crrev.com/4db57d47a591423e7ecaf1bc965d35f094250e35 Cr-Commit-Position: refs/heads/master@{#395143}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -78 lines) Patch
M tools/gn/xcode_object.h View 2 chunks +2 lines, -0 lines 0 comments Download
M tools/gn/xcode_object.cc View 8 chunks +80 lines, -71 lines 0 comments Download
M tools/gn/xcode_writer.h View 2 chunks +5 lines, -0 lines 0 comments Download
M tools/gn/xcode_writer.cc View 4 chunks +9 lines, -7 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (3 generated)
sdefresne
Please take a look and send to CQ if LGTY. Note: I found this issue ...
4 years, 7 months ago (2016-05-20 19:19:35 UTC) #2
Dirk Pranke
lgtm
4 years, 7 months ago (2016-05-20 19:35:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2005483002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2005483002/1
4 years, 7 months ago (2016-05-20 19:35:32 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-20 19:52:51 UTC) #6
sdefresne
On 2016/05/20 19:52:51, commit-bot: I haz the power wrote: > Committed patchset #1 (id:1) Thank ...
4 years, 7 months ago (2016-05-20 19:54:04 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 19:54:49 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4db57d47a591423e7ecaf1bc965d35f094250e35
Cr-Commit-Position: refs/heads/master@{#395143}

Powered by Google App Engine
This is Rietveld 408576698