Chromium Code Reviews
DescriptionRemove LSMinimumSystemVersion from content/shell's Info.plists, hardcode 10.9 in the installer's Info.plist.
- The ones in content/shell were being stripped out by gen_plist.py
because nothing is bound to the MACOSX_DEPLOYMENT_TARGET substitution.
- The main app already has this key hard-coded in its Info.plist. From
talking to rsesek@, using the same pattern for the installer will be
less confusing than inventing a new build variable, expecially since
our actual minimum supported version is only temporarily out of sync
with the "real" build-time deployment target.
BUG=649854
Committed: https://crrev.com/8be2f0889cd2d57cfd9910279e4b2e697aba76f8
Cr-Commit-Position: refs/heads/master@{#423894}
Patch Set 1 #
Messages
Total messages: 24 (10 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||