DescriptionUse bundle_data and create_bundle to add support for iOS app bundle.
Add a new script //build/config/ios/ios_gen_plist.py to generate the
Info.plist by merging multiple source files, performing substitutions
of variables and converting to binary1 format.
Expand //build/config/ios/ios_sdk.gni to output variables required
for the substitution of variables in Info.plist.
Refactor ios_app template to use bundle_data and create_bundle to
create the application bundle.
BUG=297668
Committed: https://crrev.com/01285787153c6abbaaa7f86ace3023dd89159476
Cr-Commit-Position: refs/heads/master@{#381429}
Patch Set 1 #
Total comments: 26
Patch Set 2 : Rebase and address comments #
Total comments: 2
Patch Set 3 : Fix typo in comment and expand to answer dpranke's question #Patch Set 4 : Rebase #
Total comments: 11
Patch Set 5 : Remove conditional around bundle_data, use response_file_contents, clean description of compile_xca… #
Messages
Total messages: 24 (9 generated)
|