DescriptionIn iossim, fix default device value for Xcode 6.
The default was "iPhone", but that's not supported in Xcode 6, so use
"iPhone 5" in that case.
Also remove an unnecessary call to |connect| when printing supported
devices on Xcode 6. This call is not needed and just hangs for a few
seconds so remove it (all that's really needed is to load the
CoreSimulation framework.
BUG=390581
TEST=With Xcode 6 installed, build iossim then run iossim with no
optional paramters (e.g. out/Debug-iphonesimulator/iossim path/to/my.app
TBR=rohitrao@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282075
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|