DescriptionMac/iOS/GN: Generate Info.plist files for Mac apps and frameworks with gn.
Refactor out common code between Mac and iOS Info.plist generation using gn and
make separate mac_info_plist and ios_info_plist templates for use with existing
mac_framework_bundle, mac_app_bundle, and ios_app_bundle templates.
BUG=297668
Committed: https://crrev.com/7df5f898fc2ccd951ac36fb18a485775586b4dcf
Cr-Commit-Position: refs/heads/master@{#389682}
Patch Set 1 #Patch Set 2 : Linting. #Patch Set 3 : Refactor out Info.plist generation into its own template. #
Total comments: 12
Patch Set 4 : Address review comments. #Patch Set 5 : Refactor out common plist generation code between iOS and Mac. #Patch Set 6 : Cleanup & forward extra_substitution variable for ios_app_bundle. #Patch Set 7 : Fix unused variable issues. #
Total comments: 6
Patch Set 8 : Remove unneeded asserts and keep _output_name private. #
Total comments: 4
Patch Set 9 : Delete version information to be populated elsewhere, fix assert string. #
Messages
Total messages: 19 (9 generated)
|