Chromium Code Reviews
DescriptionAdd support for iOS application bundle to GN.
Add a new script to generate the Info.plist (variable substitution and
merging of multiple Info.plist) and update ios_sdk.py to report extra
informations required for the generation of the application Info.plist.
Most of that code was baked into gyp itself.
Add a new template "ios_test_app" to limit the amount to iOS-specific
code into testing/test.gni. Configure it to use the default signing
identity, default Info.plist, default application background (required
to get correct scaling),
Cleanup ios_app.py as it is only used for signing the application and
rename it to ios_code_sign.py (to better reflect its purpose).
BUG=546283, 297668
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address comments #
Total comments: 1
Patch Set 3 : Address comments #Patch Set 4 : Filter .xcassets from the copy_bundle_data step #
Total comments: 11
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||