DescriptionFix iossim's support for retina devices.
Mac 10.8 started caching prefs so even though iossim writes the SimulatorDevice
value to the .plist on disk, the iPhone Simulator may not see that change and
therefore not respect the -d (device) parameter passed to iossim.
Using the CFPreferences API to set and sync the pref fixes the issue.
BUG=224892
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194939
Patch Set 1 #
Total comments: 7
Patch Set 2 : Removed duplicate comment #Messages
Total messages: 10 (0 generated)
|