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

Issue 2623203004: Consolidate Xcode Project Setup (Closed)

Created:
3 years, 11 months ago by liaoyuke
Modified:
3 years, 11 months ago
CC:
chromium-reviews, Dirk Pranke, tfarina, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Consolidate Xcode Project Setup 1. Remove 'sources.xcodeproj' 2. Add a 'sources' target under products project for files indexing. 3. Delete xctests/ folder to fix duplicate xctest file copies. BUG=679110 Review-Url: https://codereview.chromium.org/2623203004 Cr-Commit-Position: refs/heads/master@{#444469} Committed: https://chromium.googlesource.com/chromium/src/+/de19976ca12bb4c42acd5bfb5a83a69047d6e7b4

Patch Set 1 #

Patch Set 2 : Addressed feedback #

Total comments: 6

Patch Set 3 : Addressed comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -157 lines) Patch
M ios/build/tools/convert_gn_xcodeproj.py View 1 2 2 chunks +11 lines, -7 lines 0 comments Download
M tools/gn/xcode_object.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M tools/gn/xcode_writer.h View 1 3 chunks +1 line, -11 lines 0 comments Download
M tools/gn/xcode_writer.cc View 1 2 3 12 chunks +77 lines, -135 lines 0 comments Download

Messages

Total messages: 29 (8 generated)
liaoyuke
Hi Sylvain, Justin, Please take a look! Thank you very much!
3 years, 11 months ago (2017-01-12 23:32:55 UTC) #2
justincohen
Hmm, one of the tentative plans for helping external developers work with iOS Chromium involved ...
3 years, 11 months ago (2017-01-12 23:38:23 UTC) #4
justincohen
Hmm, one of the tentative plans for helping external developers work with iOS Chromium involved ...
3 years, 11 months ago (2017-01-12 23:38:24 UTC) #5
liaoyuke
I didn't take that into consideration. Or we can keep the all.xcworkspace and only remove ...
3 years, 11 months ago (2017-01-12 23:44:01 UTC) #6
justincohen
it should be very low overhead keeping around all, although it's certainly not necessary today. ...
3 years, 11 months ago (2017-01-12 23:45:17 UTC) #7
liaoyuke
I would stick to YAGNI to keep things simple, and add it back when necessary, ...
3 years, 11 months ago (2017-01-12 23:54:00 UTC) #8
justincohen
It may also be annoying telling users to open a different project every few months ...
3 years, 11 months ago (2017-01-13 01:10:04 UTC) #9
sdefresne
On 2017/01/13 01:10:04, justincohen wrote: > It may also be annoying telling users to open ...
3 years, 11 months ago (2017-01-13 09:00:26 UTC) #10
sdefresne
On 2017/01/13 09:00:26, sdefresne wrote: > On 2017/01/13 01:10:04, justincohen wrote: > > It may ...
3 years, 11 months ago (2017-01-13 09:01:49 UTC) #11
liaoyuke
On 2017/01/13 09:01:49, sdefresne wrote: > On 2017/01/13 09:00:26, sdefresne wrote: > > On 2017/01/13 ...
3 years, 11 months ago (2017-01-13 22:11:22 UTC) #13
liaoyuke
On 2017/01/13 22:11:22, liaoyuke wrote: > On 2017/01/13 09:01:49, sdefresne wrote: > > On 2017/01/13 ...
3 years, 11 months ago (2017-01-17 05:01:35 UTC) #14
sdefresne
https://codereview.chromium.org/2623203004/diff/20001/ios/build/tools/convert_gn_xcodeproj.py File ios/build/tools/convert_gn_xcodeproj.py (right): https://codereview.chromium.org/2623203004/diff/20001/ios/build/tools/convert_gn_xcodeproj.py#newcode170 ios/build/tools/convert_gn_xcodeproj.py:170: # Copy sources project and all workspace. nit: Please ...
3 years, 11 months ago (2017-01-17 10:08:40 UTC) #15
liaoyuke
PTAL! Thank you very much! https://codereview.chromium.org/2623203004/diff/20001/ios/build/tools/convert_gn_xcodeproj.py File ios/build/tools/convert_gn_xcodeproj.py (right): https://codereview.chromium.org/2623203004/diff/20001/ios/build/tools/convert_gn_xcodeproj.py#newcode170 ios/build/tools/convert_gn_xcodeproj.py:170: # Copy sources project ...
3 years, 11 months ago (2017-01-17 18:35:19 UTC) #16
sdefresne
lgtm
3 years, 11 months ago (2017-01-18 09:42:42 UTC) #17
justincohen
lgtm
3 years, 11 months ago (2017-01-18 16:41:39 UTC) #18
liaoyuke
On 2017/01/18 16:41:39, justincohen wrote: > lgtm Thank you very much for reviewing!
3 years, 11 months ago (2017-01-18 17:30:34 UTC) #20
liaoyuke
On 2017/01/18 17:30:34, liaoyuke wrote: > On 2017/01/18 16:41:39, justincohen wrote: > > lgtm > ...
3 years, 11 months ago (2017-01-18 17:31:07 UTC) #21
Dirk Pranke
lgtm
3 years, 11 months ago (2017-01-18 20:20:21 UTC) #22
liaoyuke
Thank you for the quick response :) On Wed, Jan 18, 2017 at 12:20 PM ...
3 years, 11 months ago (2017-01-18 20:21:27 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2623203004/60001
3 years, 11 months ago (2017-01-18 20:22:21 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 20:43:50 UTC) #29
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/de19976ca12bb4c42acd5bfb5a83...

Powered by Google App Engine
This is Rietveld 408576698