DescriptionGN iOS build fixes.
This properly sets the DEPLOYMENT_TARGET in the generated GYP file (previously this value wa salways hardcoded to empty -- whoops!).
Sets the simulator properly. Previously when not using an explicit SDK the Xcode generator would still end up with a simulator build. This turns the flag into a tri-state so gyp_chromium can set it explicitly when an SDK is specified, but otherwise we can trigger default behavior based on Xcode/Ninja.
TBR=scottmg
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249643
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|