Fix TestAppleSimulatorOSType.py with Xcode 10.2
authorFrederic Riss <friss@apple.com>
Thu, 7 Mar 2019 22:12:03 +0000 (22:12 +0000)
committerFrederic Riss <friss@apple.com>
Thu, 7 Mar 2019 22:12:03 +0000 (22:12 +0000)
commitc525b36b434b61f863a0299e48fd8b6cecc691eb
tree5a4dca964fc71a254df00fcdb152168c69d52b93
parent16d9a3a4b610dae05c9e9b0e7637c7abe8dfa4f3
Fix TestAppleSimulatorOSType.py with Xcode 10.2

It looks like the simctl tool shipped in Xcode10.2 changed the format of
its json output.

llvm-svn: 355644
lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestAppleSimulatorOSType.py