DescriptionRework build/mac/tweak_info_plist.py to not rely on environment variables.
Instead, pass the --plist to tweak on the command line. This way the
script can be used in both GYP and GN builds.
There is one behavior change: previously passing --keystone=1 would only
insert the Keystone keys if env['CONFIGURATION']=='Release' and after this
change, the keys will be added regardless of the build configuration if the
flag is passed.
BUG=297668
Committed: https://crrev.com/adf34911dcb45fab4d7e13c4d7ef43e3dea840eb
Cr-Commit-Position: refs/heads/master@{#386854}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comment #
Messages
Total messages: 17 (7 generated)
|