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 Review-Url: https://codereview.chromium.org/2559323005 Cr-Commit-Position: refs/heads/master@{#437551}
Showing
Please register or sign in to comment