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

Issue 2559323005: Add support for generating PkgInfo for application bundle on iOS. (Closed)

Created:
4 years ago by sdefresne
Modified:
4 years ago
CC:
chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for generating PkgInfo for application bundle on iOS. The generation of PkgInfo is disabled for the moment (as come target downstream already pack a PkgInfo file and enabling the target would cause a non-deterministic build) and can be enabled by an undocumented parameter write_pkg_info. Update build/config/mac/write_pkg_info.py to support loading plist in any format, not only xml1. BUG=672516 Committed: https://crrev.com/8afe7bf6abf4c6c50b9c8f153e4ebf3cb045ef83 Cr-Commit-Position: refs/heads/master@{#437551}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add a comment to explain why the intermediate file is not named PkfInfo. #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -2 lines) Patch
M build/config/ios/rules.gni View 1 3 chunks +46 lines, -0 lines 4 comments Download
M build/config/mac/write_pkg_info.py View 2 chunks +2 lines, -2 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 25 (15 generated)
sdefresne
Please both take a look. rohitrao: look at iOS templates rsesek: look at build/config/mac/write_pkg_info.py
4 years ago (2016-12-09 11:47:44 UTC) #4
rohitrao (ping after 24h)
lgtm https://codereview.chromium.org/2559323005/diff/20001/build/config/ios/rules.gni File build/config/ios/rules.gni (right): https://codereview.chromium.org/2559323005/diff/20001/build/config/ios/rules.gni#newcode655 build/config/ios/rules.gni:655: "$target_gen_dir/$target_name", Why is the output of this step ...
4 years ago (2016-12-09 12:14:42 UTC) #8
sdefresne
https://codereview.chromium.org/2559323005/diff/20001/build/config/ios/rules.gni File build/config/ios/rules.gni (right): https://codereview.chromium.org/2559323005/diff/20001/build/config/ios/rules.gni#newcode655 build/config/ios/rules.gni:655: "$target_gen_dir/$target_name", On 2016/12/09 12:14:42, rohitrao wrote: > Why is ...
4 years ago (2016-12-09 13:50:19 UTC) #11
rohitrao (ping after 24h)
https://codereview.chromium.org/2559323005/diff/20001/build/config/ios/rules.gni File build/config/ios/rules.gni (right): https://codereview.chromium.org/2559323005/diff/20001/build/config/ios/rules.gni#newcode655 build/config/ios/rules.gni:655: "$target_gen_dir/$target_name", > If you really care about that, I ...
4 years ago (2016-12-09 13:51:51 UTC) #12
sdefresne
On 2016/12/09 13:51:51, rohitrao wrote: > https://codereview.chromium.org/2559323005/diff/20001/build/config/ios/rules.gni > File build/config/ios/rules.gni (right): > > https://codereview.chromium.org/2559323005/diff/20001/build/config/ios/rules.gni#newcode655 > ...
4 years ago (2016-12-09 14:55:56 UTC) #14
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/2559323005/40001
4 years ago (2016-12-09 14:56:13 UTC) #18
Robert Sesek
Huh, didn't realize iOS had PkgInfo files, since they're basically deprecated on Mac. LGTM https://codereview.chromium.org/2559323005/diff/40001/build/config/ios/rules.gni ...
4 years ago (2016-12-09 15:55:08 UTC) #19
sdefresne
https://codereview.chromium.org/2559323005/diff/40001/build/config/ios/rules.gni File build/config/ios/rules.gni (right): https://codereview.chromium.org/2559323005/diff/40001/build/config/ios/rules.gni#newcode414 build/config/ios/rules.gni:414: # On 2016/12/09 15:55:08, Robert Sesek wrote: > Document ...
4 years ago (2016-12-09 16:03:06 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-12-09 16:06:31 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-09 16:08:40 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8afe7bf6abf4c6c50b9c8f153e4ebf3cb045ef83
Cr-Commit-Position: refs/heads/master@{#437551}

Powered by Google App Engine
This is Rietveld 408576698