Get iossim to launch apps with Xcode 6.
commit0dbae1f0f44a987fb202bb4dff3ae172741d751d
authorlliabraa@chromium.org <lliabraa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 26 Jun 2014 16:11:36 +0000 (26 16:11 +0000)
committerlliabraa@chromium.org <lliabraa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 26 Jun 2014 16:11:36 +0000 (26 16:11 +0000)
tree9493bbd89997c935b0d73b152ffa0201593a7b9a
parent8eb330fe905a60d7f47fda933765a7003f8b0df0
Get iossim to launch apps with Xcode 6.

The trick here is to load the CoreSimulator framework before attempting
to create the SimDevice.

Note that with this CL the SimDevice is created under the temp directory
that is used for iossim's home dir.

BUG=381213

Review URL: https://codereview.chromium.org/358693003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280018 0039d316-1c4b-4281-b951-d872f2087c98
testing/iossim/iossim.mm