ios-control / ios-sim

Command-line application launcher for the iOS Simulator
Apache License 2.0
1.49k stars 253 forks source link

Running "ios-sim showdevicetypes" throws SyntaxError: Unexpected number in JSON at position 4 #225

Closed tradeville closed 5 years ago

tradeville commented 6 years ago

Please, find below the full error stack trace: $ios-sim showdevicetypes SyntaxError: Unexpected number in JSON at position 4 at JSON.parse () at Object.list (/usr/local/lib/node_modules/ios-sim/node_modules/simctl/simctl.js:173:33) at Object.getdevicetypes (/usr/local/lib/node_modules/ios-sim/src/lib.js:345:27) at Object.showdevicetypes (/usr/local/lib/node_modules/ios-sim/src/lib.js:384:14) at Object.showdevicetypes (/usr/local/lib/node_modules/ios-sim/src/commands.js:52:26) at cli (/usr/local/lib/node_modules/ios-sim/src/cli.js:97:25) at Object. (/usr/local/lib/node_modules/ios-sim/bin/ios-sim:41:1) at Module._compile (module.js:624:30) at Object.Module._extensions..js (module.js:635:10) at Module.load (module.js:545:32) Cannot read property 'devicetypes' of undefined

System Specs

shazron commented 6 years ago

Can you paste what you get when you do a: xcrun simctl list --json

shazron commented 5 years ago

No repro and no response for further information. Closing -- re-open if you have further info.

ymoreiratiti commented 4 years ago

Same problem here.

This is my xcrun simctl list.

Additional info:

2020-03-02 10:13:32.687 simctl[29509:324555] Malformed bundle does not contain an identifier at /Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS 4.1.simruntime
2020-03-02 10:13:32.691 simctl[29509:324555] Malformed bundle does not contain an identifier at /Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS 11.1.simruntime
2020-03-02 10:13:32.691 simctl[29509:324555] Malformed bundle does not contain an identifier at /Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS 4.0.simruntime
2020-03-02 10:13:32.697 simctl[29509:324555] Malformed bundle does not contain an identifier at /Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS 11.0.simruntime
2020-03-02 10:13:32.774 simctl[29509:324555] Malformed bundle does not contain an identifier at /Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS 4.1.simruntime
2020-03-02 10:13:32.775 simctl[29509:324555] Malformed bundle does not contain an identifier at /Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS 11.1.simruntime
2020-03-02 10:13:32.775 simctl[29509:324555] Malformed bundle does not contain an identifier at /Library/Developer/CoreSimulator/Profiles/Runtimes/watchOS 4.0.simruntime
2020-03-02 10:13:32.780 simctl[29509:324555] Malformed bundle does not contain an identifier at /Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS 11.0.simruntime
{
  "devicetypes" : [
    {
      "name" : "iPhone 4s",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 4s.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-4s"
    },
    {
      "name" : "iPhone 5",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 5.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-5"
    },
    {
      "name" : "iPhone 5s",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 5s.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-5s"
    },
    {
      "name" : "iPhone 6 Plus",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6 Plus.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus"
    },
    {
      "name" : "iPhone 6",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6"
    },
    {
      "name" : "iPhone 6s",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6s.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s"
    },
    {
      "name" : "iPhone 6s Plus",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6s Plus.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus"
    },
    {
      "name" : "iPhone SE",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE"
    },
    {
      "name" : "iPhone 7",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 7.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7"
    },
    {
      "name" : "iPhone 7 Plus",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 7 Plus.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus"
    },
    {
      "name" : "iPhone 8",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8"
    },
    {
      "name" : "iPhone 8 Plus",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8 Plus.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus"
    },
    {
      "name" : "iPhone X",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone X.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-X"
    },
    {
      "name" : "iPhone Xs",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xs.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS"
    },
    {
      "name" : "iPhone Xs Max",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xs Max.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS-Max"
    },
    {
      "name" : "iPhone Xʀ",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xʀ.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XR"
    },
    {
      "name" : "iPhone 11",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11"
    },
    {
      "name" : "iPhone 11 Pro",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11 Pro.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro"
    },
    {
      "name" : "iPhone 11 Pro Max",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11 Pro Max.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max"
    },
    {
      "name" : "iPad 2",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad 2.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-2"
    },
    {
      "name" : "iPad Retina",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Retina.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Retina"
    },
    {
      "name" : "iPad Air",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air"
    },
    {
      "name" : "iPad mini 2",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini 2.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-2"
    },
    {
      "name" : "iPad mini 3",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini 3.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-3"
    },
    {
      "name" : "iPad mini 4",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini 4.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-4"
    },
    {
      "name" : "iPad Air 2",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air 2.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-2"
    },
    {
      "name" : "iPad Pro (9.7-inch)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (9.7-inch).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-"
    },
    {
      "name" : "iPad Pro (12.9-inch)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro"
    },
    {
      "name" : "iPad (5th generation)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (5th generation).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-"
    },
    {
      "name" : "iPad Pro (12.9-inch) (2nd generation)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (2nd generation).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---2nd-generation-"
    },
    {
      "name" : "iPad Pro (10.5-inch)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (10.5-inch).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--10-5-inch-"
    },
    {
      "name" : "iPad (6th generation)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (6th generation).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--6th-generation-"
    },
    {
      "name" : "iPad (7th generation)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (7th generation).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-"
    },
    {
      "name" : "iPad Pro (11-inch)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-"
    },
    {
      "name" : "iPad Pro (12.9-inch) (3rd generation)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (3rd generation).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-"
    },
    {
      "name" : "iPad mini (5th generation)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini (5th generation).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini--5th-generation-"
    },
    {
      "name" : "iPad Air (3rd generation)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air (3rd generation).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-"
    },
    {
      "name" : "Apple TV",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p"
    },
    {
      "name" : "Apple TV 4K",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K"
    },
    {
      "name" : "Apple TV 4K (at 1080p)",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (at 1080p).simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p"
    },
    {
      "name" : "Apple Watch - 38mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch - 38mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm"
    },
    {
      "name" : "Apple Watch - 42mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch - 42mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm"
    },
    {
      "name" : "Apple Watch Series 2 - 38mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 2 - 38mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-38mm"
    },
    {
      "name" : "Apple Watch Series 2 - 42mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 2 - 42mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-42mm"
    },
    {
      "name" : "Apple Watch Series 3 - 38mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 3 - 38mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-38mm"
    },
    {
      "name" : "Apple Watch Series 3 - 42mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 3 - 42mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-42mm"
    },
    {
      "name" : "Apple Watch Series 4 - 40mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 4 - 40mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm"
    },
    {
      "name" : "Apple Watch Series 4 - 44mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 4 - 44mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm"
    },
    {
      "name" : "Apple Watch Series 5 - 40mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 5 - 40mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm"
    },
    {
      "name" : "Apple Watch Series 5 - 44mm",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 5 - 44mm.simdevicetype",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm"
    }
  ],
  "runtimes" : [
    {
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 7.1.simruntime",
      "availabilityError" : "unsupported framework version",
      "buildversion" : "11D167",
      "isAvailable" : false,
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-7-1",
      "version" : "7.1",
      "name" : "iOS 7.1"
    },
    {
      "version" : "8.4",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 8.4.simruntime",
      "isAvailable" : true,
      "name" : "iOS 8.4",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-8-4",
      "buildversion" : "12H141"
    },
    {
      "version" : "9.3",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 9.3.simruntime",
      "isAvailable" : true,
      "name" : "iOS 9.3",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-9-3",
      "buildversion" : "13E233"
    },
    {
      "version" : "10.3.1",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 10.3.simruntime",
      "isAvailable" : true,
      "name" : "iOS 10.3",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-10-3",
      "buildversion" : "14E8301"
    },
    {
      "version" : "11.3",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 11.3.simruntime",
      "isAvailable" : true,
      "name" : "iOS 11.3",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-11-3",
      "buildversion" : "15E217"
    },
    {
      "version" : "11.4",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 11.4.simruntime",
      "isAvailable" : true,
      "name" : "iOS 11.4",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-11-4",
      "buildversion" : "15F79"
    },
    {
      "version" : "12.0",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 12.0.simruntime",
      "isAvailable" : true,
      "name" : "iOS 12.0",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-12-0",
      "buildversion" : "16A366"
    },
    {
      "version" : "13.3",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime",
      "isAvailable" : true,
      "name" : "iOS 13.3",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-13-3",
      "buildversion" : "17C45"
    },
    {
      "version" : "9.1",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 9.1.simruntime",
      "isAvailable" : true,
      "name" : "tvOS 9.1",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-9-1",
      "buildversion" : "13U85"
    },
    {
      "version" : "9.2",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 9.2.simruntime",
      "isAvailable" : true,
      "name" : "tvOS 9.2",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-9-2",
      "buildversion" : "13Y234"
    },
    {
      "version" : "10.2",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 10.2.simruntime",
      "isAvailable" : true,
      "name" : "tvOS 10.2",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-10-2",
      "buildversion" : "14W260"
    },
    {
      "version" : "13.3",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS.simruntime",
      "isAvailable" : true,
      "name" : "tvOS 13.3",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-13-3",
      "buildversion" : "17K446"
    },
    {
      "version" : "2.2",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 2.2.simruntime",
      "isAvailable" : true,
      "name" : "watchOS 2.2",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.watchOS-2-2",
      "buildversion" : "13V144"
    },
    {
      "version" : "3.2",
      "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 3.2.simruntime",
      "isAvailable" : true,
      "name" : "watchOS 3.2",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.watchOS-3-2",
      "buildversion" : "14V243"
    },
    {
      "version" : "6.1.1",
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS.simruntime",
      "isAvailable" : true,
      "name" : "watchOS 6.1",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.watchOS-6-1",
      "buildversion" : "17S445"
    }
  ],
  "devices" : {
    "com.apple.CoreSimulator.SimRuntime.iOS-10-3" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5",
        "udid" : "F6508531-CFBD-4A07-ACE7-A5629A786F1A"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5s",
        "udid" : "56983FB1-5F1E-4D1E-A7B6-477505A76E5E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6 Plus",
        "udid" : "F389F23F-1225-4488-BF0A-79BEFDA5F84B"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6",
        "udid" : "6DF120DA-21A7-44EA-8422-2689E4F67B11"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s",
        "udid" : "7E64C838-EA48-4E47-BBDC-0F91560BA620"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s Plus",
        "udid" : "70E1FEEA-62B0-495A-A130-1E51C2B904D1"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone SE",
        "udid" : "2BD10D99-E987-4C07-84E9-3ED19D83CFEB"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 7",
        "udid" : "A26928E0-8ED7-4ADE-BFF8-F759D9D34A36"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 7 Plus",
        "udid" : "E535C0AF-9B73-48E6-A8DB-DFEDAD38C557"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air",
        "udid" : "D8CD5A75-6012-4F22-BCC1-48B49A475D38"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air 2",
        "udid" : "7D6A45D3-5EB4-43DB-AECC-B7DD9471C1A4"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (9.7 inch)",
        "udid" : "95F0393B-C001-4550-AFC9-CDE5EBD68663"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9 inch)",
        "udid" : "D48DD4B6-4B62-448C-88B1-2EC1A363FA53"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad (5th generation)",
        "udid" : "3AD82AD1-2BAD-40CC-ACB5-20C80B8BB679"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9-inch) (2nd generation)",
        "udid" : "4D1CE06B-5095-43FC-AC9F-006B25E3035E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (10.5-inch)",
        "udid" : "88FCF6C2-F258-4958-AD00-07C23A35D0D9"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-8-4" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 4s",
        "udid" : "6FB5FD62-7FFF-4742-84C9-AB0669BE5329"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5",
        "udid" : "F7F66C03-DB97-4A35-8AEB-D55D19F0D3A2"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5s",
        "udid" : "1275EE78-7E05-49F2-8E4C-169DF974DD6B"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6 Plus",
        "udid" : "DC9BBC94-C64D-4901-BFFD-2886F4F8AEF0"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6",
        "udid" : "BDA522F3-4D85-43DC-82F6-CB8DE2784FB4"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad 2",
        "udid" : "4D5CEA80-C7AA-46DC-BA88-113C91695E88"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Retina",
        "udid" : "38FC7459-6DD8-4FD3-88E0-433F2F13E4AC"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air",
        "udid" : "231958B8-F4A8-40E2-8A22-BA821776345E"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.tvOS-13-3" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple TV",
        "udid" : "5C94BD33-42C6-4D06-B42F-B794AB073BA2"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple TV 4K",
        "udid" : "2F4DECA3-E7A9-44AB-B576-AF455C4516BE"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple TV 4K (at 1080p)",
        "udid" : "1148E37A-CA97-433D-889B-D3FA87F4B520"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-13-3" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 8",
        "udid" : "AD6F49B6-0398-47AC-B0BF-71E749AF886A"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 8 Plus",
        "udid" : "FCDBA588-0B2F-4834-A4D0-93C8EB44481E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 11",
        "udid" : "4A1FDA1F-E692-4E36-93E8-ED391C818E22"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 11 Pro",
        "udid" : "109ACC55-3511-490F-95B2-E3A287F68C36"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 11 Pro Max",
        "udid" : "72769B67-2773-4B35-A4B5-57A5E4151FF4"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (9.7-inch)",
        "udid" : "33FE50AC-B890-4E4C-86E4-D1AB6C793DDC"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad (7th generation)",
        "udid" : "D058F92F-FAA7-4E4C-8EDE-8032290AFFE7"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (11-inch)",
        "udid" : "DB7BE93B-3D34-45E0-8CCE-5F88430DEC8E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9-inch) (3rd generation)",
        "udid" : "85F050E2-D9A8-41A2-8AC2-3900FCDB1268"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air (3rd generation)",
        "udid" : "8D0FB169-7B73-4A62-B827-C194B357D391"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.watchOS-6-1" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch Series 4 - 40mm",
        "udid" : "74A146EB-4010-4E8C-895F-B9856F053AA0"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch Series 4 - 44mm",
        "udid" : "0B7511C9-91D7-4E6C-B072-213D4CF0A8C9"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch Series 5 - 40mm",
        "udid" : "B9A83119-8031-4505-887C-0902D244CFF1"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch Series 5 - 44mm",
        "udid" : "78CE8943-42C8-4C03-A706-506553FF5E2F"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-7-1" : [

    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-11-3" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5s",
        "udid" : "A5ECF521-7889-4C93-89C7-6440BC6FF52D"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6 Plus",
        "udid" : "4C12383E-5E67-4AF6-8259-F1AAF2FE2088"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6",
        "udid" : "DEDAC3E4-1EE9-41DF-B985-FEFB033AFC6E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s",
        "udid" : "32F0B40C-A9B6-4F02-8334-3B512798A247"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s Plus",
        "udid" : "A7601FBA-3DF8-471F-9CB5-E46E4587988E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone SE",
        "udid" : "7F8165D2-5312-4BCF-9EB4-7DB61B8A2619"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 7",
        "udid" : "9BDEFE8B-3AFE-4F4D-BADC-16AF1D484AF1"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 7 Plus",
        "udid" : "686DEA9F-F425-43FF-8B31-D6329A31527D"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 8",
        "udid" : "1F694745-D904-481A-AE0C-41983193EB92"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 8 Plus",
        "udid" : "DAAF77A0-03B3-4C16-B66D-3913819E45DE"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone X",
        "udid" : "F4D5E00D-4E5F-4A59-AE9D-2A6EC6B48B38"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air",
        "udid" : "F305981E-E63D-4D4B-99B6-78E02A4360BB"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air 2",
        "udid" : "1CE1914A-D555-48BA-98CE-EA4A532A6427"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (9.7-inch)",
        "udid" : "D576A7BC-796B-4C32-98AB-29951338679B"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9-inch)",
        "udid" : "C9500A85-B649-40DC-B926-08811820A6DA"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad (5th generation)",
        "udid" : "73B6E96C-CAF9-41F8-A004-10FBA97DDF1B"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9-inch) (2nd generation)",
        "udid" : "ABD59F06-C46B-4BBF-81C8-99ECAE62B670"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (10.5-inch)",
        "udid" : "BF13DB6C-ED32-4E35-A3EF-266FBA1227D3"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-11-4" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5s",
        "udid" : "CBB232EE-6B7E-4EC1-A9AF-3E9F9A48934D"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6 Plus",
        "udid" : "3E9969BD-B8D0-47B7-9E25-1A754BE1273C"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6",
        "udid" : "B37579AE-F2AF-479A-8CDE-BB3048223F67"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s",
        "udid" : "8132A9E7-FAD7-4811-B1AA-182FF2D4FF9A"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s Plus",
        "udid" : "D51850A2-6E85-4446-87A0-383DBB1ACCA8"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone SE",
        "udid" : "38327B3E-88A6-4CF7-BFCA-92B36F6B2239"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 7",
        "udid" : "5A3E0942-5E56-49C6-8103-2849E23877D9"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 7 Plus",
        "udid" : "02ADC302-6471-47AC-98EF-8BE383DE0835"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 8",
        "udid" : "A7C22640-6A7B-4988-B33C-AEAF8F2916F0"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 8 Plus",
        "udid" : "90D8A5E2-AB4C-4EDD-81FB-FC99B2FE4A21"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone X",
        "udid" : "57A963B7-282A-4AB4-9B19-78839E50D5EA"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air",
        "udid" : "733C0123-8859-4FDF-B38B-F6390BB0A16B"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air 2",
        "udid" : "20F3D3EB-7111-4936-8186-43DF2C8042C6"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (9.7-inch)",
        "udid" : "8F71AA91-8931-4087-A598-6BDF421D2D95"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9-inch)",
        "udid" : "25339365-DDAD-4490-9065-FF8E06DBA32A"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad (5th generation)",
        "udid" : "46CC12FA-9AF8-4E73-B0CD-4A9F5EADDE8E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9-inch) (2nd generation)",
        "udid" : "87688BC8-EC46-4ED6-A2C8-116FC436471D"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (10.5-inch)",
        "udid" : "0CE5437C-DA5A-45FC-BD9D-F2B4B3BBFFB8"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-12-0" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5s",
        "udid" : "1B21EC22-DED5-4B69-A04E-6745FD7D69A7"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6 Plus",
        "udid" : "7B3CC756-F122-4CF1-9A6F-29760EF17E43"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6",
        "udid" : "22015693-D42C-4AE8-938A-1A55FC77625B"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s",
        "udid" : "5D4E92C5-86C6-4420-B4C6-1DDC18CEFA14"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s Plus",
        "udid" : "77A56AF7-387E-43A1-8976-5DDE58EC949D"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone SE",
        "udid" : "62732269-8E29-43C3-BF60-2716981389B6"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 7",
        "udid" : "C4344C20-6F80-4341-823F-11885059C40E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 7 Plus",
        "udid" : "D658D759-67EF-4AAA-B515-B3D48B8948B5"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 8",
        "udid" : "A8D64F9F-E80D-4FD6-9122-84B62078C427"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 8 Plus",
        "udid" : "78285235-07E3-4629-AF37-3FD252D614CE"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone X",
        "udid" : "07985C74-5334-4937-9D1A-78FF3F936CCC"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone XS",
        "udid" : "7F3AB8D3-24CD-4501-BEA3-86155E1EBA98"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone XS Max",
        "udid" : "EBBB6CE1-D848-4B6F-A2E1-C5DC52D2389C"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone XR",
        "udid" : "BE43FCBF-629C-4E3B-8571-E8F9B5D5EF7E"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air",
        "udid" : "C8DF2CD9-83A6-473F-8443-3C12DCD7F651"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air 2",
        "udid" : "B4B952A1-F623-4264-8D91-BB53B00AD0A6"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (9.7-inch)",
        "udid" : "A65B7248-D227-4814-9793-49BEB1155DA0"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9-inch)",
        "udid" : "92A12DE3-27A7-447D-B2F1-C2383AC95760"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad (5th generation)",
        "udid" : "75DA9CDE-43D6-4EE1-89E8-871B7FDF3C3F"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (12.9-inch) (2nd generation)",
        "udid" : "E1422FCF-17B5-4D37-A572-1D62106AC217"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro (10.5-inch)",
        "udid" : "AC5A91C6-B5F5-41B9-896D-C5959DA025C3"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad (6th generation)",
        "udid" : "379A2EA1-7A3A-48A4-A5A7-85889F1C4A13"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-9-3" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 4s",
        "udid" : "48D02EB4-F523-4D1E-BD89-43EF4401E84D"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5",
        "udid" : "61754D1D-6294-45B9-85DF-9061DC2F7F2F"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 5s",
        "udid" : "24EC7F4F-B5E6-48D7-A2F9-4F443C1C7290"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6 Plus",
        "udid" : "592CA9F2-E909-4A10-A96B-CA9EC8E60FCC"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6",
        "udid" : "5BCE38F5-81AB-4E2E-885D-321BE1363849"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s",
        "udid" : "10A71D92-7A08-47C2-BEE7-94F29560FFE2"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPhone 6s Plus",
        "udid" : "BE78FA7A-94CA-410A-B1E8-15B96CC7C0E8"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad 2",
        "udid" : "95E2549C-0518-4247-A1FE-70FF40935563"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Retina",
        "udid" : "6F2BDF48-4F62-4E29-8EBB-4882960B4F96"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air",
        "udid" : "86876CB9-CFA4-4555-8A9A-FD824BC1CABA"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Air 2",
        "udid" : "118B427C-E754-4BAB-B31E-6C30177407B4"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "iPad Pro",
        "udid" : "1D77CA24-FB76-4BDA-B921-4306A0E29693"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.watchOS-2-2" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch - 38mm",
        "udid" : "581BA974-45AE-4212-9E44-6FDED05AAF39"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch - 42mm",
        "udid" : "7B6C333C-413C-4851-B9E9-547806CA3B71"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.tvOS-10-2" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple TV 1080p",
        "udid" : "E1BE92E1-28E3-475C-AACA-77E3886F5880"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.tvOS-9-1" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple TV 1080p",
        "udid" : "4E1F0B9B-C4C1-44F8-9DC8-0791F904A31E"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.watchOS-3-2" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch - 38mm",
        "udid" : "E70DFB08-73D8-43DB-ACE8-EFC928A86591"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch - 42mm",
        "udid" : "64944415-F429-4B66-B694-058B0E927D59"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch Series 2 - 38mm",
        "udid" : "3072D2D0-69E7-494F-9F37-34FEA8DF4734"
      },
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple Watch Series 2 - 42mm",
        "udid" : "92B819BA-4981-4BCA-BBFF-BC98577E1D64"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.tvOS-9-2" : [
      {
        "state" : "Shutdown",
        "isAvailable" : true,
        "name" : "Apple TV 1080p",
        "udid" : "ACE715A1-87D2-4F26-B8DE-908F455B79E3"
      }
    ]
  },
  "pairs" : {
    "F9428E56-8754-4CEB-A9E1-564EA630314E" : {
      "watch" : {
        "name" : "Apple Watch Series 5 - 40mm",
        "udid" : "B9A83119-8031-4505-887C-0902D244CFF1",
        "state" : "Shutdown"
      },
      "phone" : {
        "name" : "iPhone 11 Pro",
        "udid" : "109ACC55-3511-490F-95B2-E3A287F68C36",
        "state" : "Shutdown"
      },
      "state" : "(active, disconnected)"
    },
    "B8CF3940-09BA-4DF2-9628-CFAD92D3B65C" : {
      "watch" : {
        "name" : "Apple Watch Series 5 - 44mm",
        "udid" : "78CE8943-42C8-4C03-A706-506553FF5E2F",
        "state" : "Shutdown"
      },
      "phone" : {
        "name" : "iPhone 11 Pro Max",
        "udid" : "72769B67-2773-4B35-A4B5-57A5E4151FF4",
        "state" : "Shutdown"
      },
      "state" : "(active, disconnected)"
    }
  }
}
christophermiles commented 4 years ago

I am getting this error now after an Xcode Command Line Tools update

{
  "devicetypes" : [
    {
      "minRuntimeVersion" : 327680,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 4s.simdevicetype",
      "maxRuntimeVersion" : 655359,
      "name" : "iPhone 4s",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-4s",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 393216,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 5.simdevicetype",
      "maxRuntimeVersion" : 720895,
      "name" : "iPhone 5",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-5",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 458752,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 5s.simdevicetype",
      "maxRuntimeVersion" : 851967,
      "name" : "iPhone 5s",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-5s",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 524288,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6 Plus.simdevicetype",
      "maxRuntimeVersion" : 851967,
      "name" : "iPhone 6 Plus",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 524288,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6.simdevicetype",
      "maxRuntimeVersion" : 851967,
      "name" : "iPhone 6",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 589824,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6s.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 6s",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 589824,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6s Plus.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 6s Plus",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 590592,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE (1st generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone SE (1st generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 655360,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 7.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 7",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 655360,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 7 Plus.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 7 Plus",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 720896,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 8",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 720896,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8 Plus.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 8 Plus",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 720896,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone X.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone X",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-X",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 786432,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xs.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone Xs",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 786432,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xs Max.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone Xs Max",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS-Max",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 786432,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xʀ.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone Xʀ",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XR",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 851968,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 11",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 851968,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11 Pro.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 11 Pro",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 851968,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11 Pro Max.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone 11 Pro Max",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 852993,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE (2nd generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPhone SE (2nd generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-",
      "productFamily" : "iPhone"
    },
    {
      "minRuntimeVersion" : 262912,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad 2.simdevicetype",
      "maxRuntimeVersion" : 655359,
      "name" : "iPad 2",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-2",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 327936,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Retina.simdevicetype",
      "maxRuntimeVersion" : 655359,
      "name" : "iPad Retina",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Retina",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 458752,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air.simdevicetype",
      "maxRuntimeVersion" : 851967,
      "name" : "iPad Air",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 458752,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini 2.simdevicetype",
      "maxRuntimeVersion" : 851967,
      "name" : "iPad mini 2",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-2",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 524544,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini 3.simdevicetype",
      "maxRuntimeVersion" : 851967,
      "name" : "iPad mini 3",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-3",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 589824,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini 4.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad mini 4",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-4",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 524288,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air 2.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Air 2",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-2",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 655360,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (9.7-inch).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Pro (9.7-inch)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 590080,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Pro (12.9-inch)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 656128,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (5th generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad (5th generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 656128,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (2nd generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Pro (12.9-inch) (2nd generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---2nd-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 656128,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (10.5-inch).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Pro (10.5-inch)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--10-5-inch-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 721664,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (6th generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad (6th generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--6th-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 851968,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (7th generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad (7th generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 786432,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (1st generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Pro (11-inch) (1st generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 786432,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (3rd generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Pro (12.9-inch) (3rd generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 852992,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (2nd generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Pro (11-inch) (2nd generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 852992,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (4th generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Pro (12.9-inch) (4th generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 786944,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini (5th generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad mini (5th generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini--5th-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 786944,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air (3rd generation).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "iPad Air (3rd generation)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-",
      "productFamily" : "iPad"
    },
    {
      "minRuntimeVersion" : 589824,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple TV",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p",
      "productFamily" : "Apple TV"
    },
    {
      "minRuntimeVersion" : 720896,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple TV 4K",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K",
      "productFamily" : "Apple TV"
    },
    {
      "minRuntimeVersion" : 720896,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (at 1080p).simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple TV 4K (at 1080p)",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p",
      "productFamily" : "Apple TV"
    },
    {
      "minRuntimeVersion" : 131072,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch - 38mm.simdevicetype",
      "maxRuntimeVersion" : 327679,
      "name" : "Apple Watch - 38mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-38mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 131072,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch - 42mm.simdevicetype",
      "maxRuntimeVersion" : 327679,
      "name" : "Apple Watch - 42mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-42mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 196608,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 2 - 38mm.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple Watch Series 2 - 38mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-38mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 196608,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 2 - 42mm.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple Watch Series 2 - 42mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-42mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 262144,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 3 - 38mm.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple Watch Series 3 - 38mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-38mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 262144,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 3 - 42mm.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple Watch Series 3 - 42mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-42mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 327680,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 4 - 40mm.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple Watch Series 4 - 40mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 327680,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 4 - 44mm.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple Watch Series 4 - 44mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 393216,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 5 - 40mm.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple Watch Series 5 - 40mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm",
      "productFamily" : "Apple Watch"
    },
    {
      "minRuntimeVersion" : 393216,
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 5 - 44mm.simdevicetype",
      "maxRuntimeVersion" : 4294967295,
      "name" : "Apple Watch Series 5 - 44mm",
      "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm",
      "productFamily" : "Apple Watch"
    }
  ],
  "runtimes" : [
    {
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime",
      "buildversion" : "17E8260",
      "runtimeRoot" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-13-4",
      "version" : "13.4.1",
      "isAvailable" : true,
      "name" : "iOS 13.4"
    },
    {
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS.simruntime",
      "buildversion" : "17L255",
      "runtimeRoot" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS.simruntime\/Contents\/Resources\/RuntimeRoot",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-13-4",
      "version" : "13.4",
      "isAvailable" : true,
      "name" : "tvOS 13.4"
    },
    {
      "bundlePath" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS.simruntime",
      "buildversion" : "17T256",
      "runtimeRoot" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS.simruntime\/Contents\/Resources\/RuntimeRoot",
      "identifier" : "com.apple.CoreSimulator.SimRuntime.watchOS-6-2",
      "version" : "6.2",
      "isAvailable" : true,
      "name" : "watchOS 6.2"
    }
  ],
  "devices" : {
    "com.apple.CoreSimulator.SimRuntime.tvOS-13-4" : [
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/FDEA5311-AC40-40FD-9F89-F9FD27A618F9\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/FDEA5311-AC40-40FD-9F89-F9FD27A618F9",
        "udid" : "FDEA5311-AC40-40FD-9F89-F9FD27A618F9",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p",
        "state" : "Shutdown",
        "name" : "Apple TV"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/7B240D0F-DBAE-404F-A8D3-335E7970EF34\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/7B240D0F-DBAE-404F-A8D3-335E7970EF34",
        "udid" : "7B240D0F-DBAE-404F-A8D3-335E7970EF34",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K",
        "state" : "Shutdown",
        "name" : "Apple TV 4K"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/0570BDD4-2961-4AEF-8DB3-F3A1EF09E572\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/0570BDD4-2961-4AEF-8DB3-F3A1EF09E572",
        "udid" : "0570BDD4-2961-4AEF-8DB3-F3A1EF09E572",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p",
        "state" : "Shutdown",
        "name" : "Apple TV 4K (at 1080p)"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.watchOS-6-2" : [
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/8A8CCDD2-0F72-489C-892D-25C73A7EFEEF\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/8A8CCDD2-0F72-489C-892D-25C73A7EFEEF",
        "udid" : "8A8CCDD2-0F72-489C-892D-25C73A7EFEEF",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm",
        "state" : "Shutdown",
        "name" : "Apple Watch Series 4 - 40mm"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/954EACF8-17DC-460B-A162-05DBBD375095\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/954EACF8-17DC-460B-A162-05DBBD375095",
        "udid" : "954EACF8-17DC-460B-A162-05DBBD375095",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm",
        "state" : "Shutdown",
        "name" : "Apple Watch Series 4 - 44mm"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/5B821555-2A33-4AA0-8D0B-59A78F205A98\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/5B821555-2A33-4AA0-8D0B-59A78F205A98",
        "udid" : "5B821555-2A33-4AA0-8D0B-59A78F205A98",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm",
        "state" : "Shutdown",
        "name" : "Apple Watch Series 5 - 40mm"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/D521FDED-DD15-44A6-A83D-80284477DE5C\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/D521FDED-DD15-44A6-A83D-80284477DE5C",
        "udid" : "D521FDED-DD15-44A6-A83D-80284477DE5C",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm",
        "state" : "Shutdown",
        "name" : "Apple Watch Series 5 - 44mm"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-13-4" : [
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/2DAC7E73-736B-480B-9135-624D0C59B5EC\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/2DAC7E73-736B-480B-9135-624D0C59B5EC",
        "udid" : "2DAC7E73-736B-480B-9135-624D0C59B5EC",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8",
        "state" : "Shutdown",
        "name" : "iPhone 8"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/4BDD6EEE-78C1-4413-AABF-691B8B4EA776\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/4BDD6EEE-78C1-4413-AABF-691B8B4EA776",
        "udid" : "4BDD6EEE-78C1-4413-AABF-691B8B4EA776",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus",
        "state" : "Shutdown",
        "name" : "iPhone 8 Plus"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/07184596-491B-46BC-80E5-B32ABA821347\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/07184596-491B-46BC-80E5-B32ABA821347",
        "udid" : "07184596-491B-46BC-80E5-B32ABA821347",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11",
        "state" : "Shutdown",
        "name" : "iPhone 11"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/32F164DC-2D8C-4E01-872F-641EF8725349\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/32F164DC-2D8C-4E01-872F-641EF8725349",
        "udid" : "32F164DC-2D8C-4E01-872F-641EF8725349",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro",
        "state" : "Shutdown",
        "name" : "iPhone 11 Pro"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/424BA347-5D20-4FCC-A178-EECE44428BCF\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/424BA347-5D20-4FCC-A178-EECE44428BCF",
        "udid" : "424BA347-5D20-4FCC-A178-EECE44428BCF",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max",
        "state" : "Shutdown",
        "name" : "iPhone 11 Pro Max"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/E5023FFD-BCEC-4A19-AF72-0D474C121942\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/E5023FFD-BCEC-4A19-AF72-0D474C121942",
        "udid" : "E5023FFD-BCEC-4A19-AF72-0D474C121942",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-",
        "state" : "Shutdown",
        "name" : "iPhone SE (2nd generation)"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/DA377638-6A93-46EF-9F0A-B130F7EED6B4\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/DA377638-6A93-46EF-9F0A-B130F7EED6B4",
        "udid" : "DA377638-6A93-46EF-9F0A-B130F7EED6B4",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-",
        "state" : "Shutdown",
        "name" : "iPad Pro (9.7-inch)"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/57D09343-4AFE-44DC-8B5B-763E41A11C80\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/57D09343-4AFE-44DC-8B5B-763E41A11C80",
        "udid" : "57D09343-4AFE-44DC-8B5B-763E41A11C80",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-",
        "state" : "Shutdown",
        "name" : "iPad (7th generation)"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/E8A02665-9DCB-4928-85EE-015E816FBBD2\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/E8A02665-9DCB-4928-85EE-015E816FBBD2",
        "udid" : "E8A02665-9DCB-4928-85EE-015E816FBBD2",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-",
        "state" : "Shutdown",
        "name" : "iPad Pro (11-inch)"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/A07B43B5-8E17-4E4C-9472-560F90B8D5B8\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/A07B43B5-8E17-4E4C-9472-560F90B8D5B8",
        "udid" : "A07B43B5-8E17-4E4C-9472-560F90B8D5B8",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-",
        "state" : "Shutdown",
        "name" : "iPad Pro (12.9-inch) (3rd generation)"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/CB55BF49-6CDB-4674-9E3C-95E54C327E6A\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/CB55BF49-6CDB-4674-9E3C-95E54C327E6A",
        "udid" : "CB55BF49-6CDB-4674-9E3C-95E54C327E6A",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-generation-",
        "state" : "Shutdown",
        "name" : "iPad Pro (11-inch) (2nd generation)"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/4900D484-E5BC-4A2F-BA50-4596A5D35D28\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/4900D484-E5BC-4A2F-BA50-4596A5D35D28",
        "udid" : "4900D484-E5BC-4A2F-BA50-4596A5D35D28",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-generation-",
        "state" : "Shutdown",
        "name" : "iPad Pro (12.9-inch) (4th generation)"
      },
      {
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/6D7AC439-BEE3-4EC3-850B-694CB3D5AE52\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/6D7AC439-BEE3-4EC3-850B-694CB3D5AE52",
        "udid" : "6D7AC439-BEE3-4EC3-850B-694CB3D5AE52",
        "isAvailable" : true,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-",
        "state" : "Shutdown",
        "name" : "iPad Air (3rd generation)"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.iOS-13-3" : [
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/6DF29959-7486-42F1-AB79-0C75C1E7B9C5\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/6DF29959-7486-42F1-AB79-0C75C1E7B9C5",
        "udid" : "6DF29959-7486-42F1-AB79-0C75C1E7B9C5",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8",
        "state" : "Shutdown",
        "name" : "iPhone 8"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/14B636E9-CBB2-41A6-B022-1AD56BF764E5\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/14B636E9-CBB2-41A6-B022-1AD56BF764E5",
        "udid" : "14B636E9-CBB2-41A6-B022-1AD56BF764E5",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus",
        "state" : "Shutdown",
        "name" : "iPhone 8 Plus"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/41C163D8-951E-47D2-BA07-967874ADB2E5\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/41C163D8-951E-47D2-BA07-967874ADB2E5",
        "udid" : "41C163D8-951E-47D2-BA07-967874ADB2E5",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11",
        "state" : "Shutdown",
        "name" : "iPhone 11"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/28967964-A982-49EE-AE85-3DEA280F2F18\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/28967964-A982-49EE-AE85-3DEA280F2F18",
        "udid" : "28967964-A982-49EE-AE85-3DEA280F2F18",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro",
        "state" : "Shutdown",
        "name" : "iPhone 11 Pro"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/506CE412-A4A0-4724-A1B3-36A6E9805650\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/506CE412-A4A0-4724-A1B3-36A6E9805650",
        "udid" : "506CE412-A4A0-4724-A1B3-36A6E9805650",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max",
        "state" : "Shutdown",
        "name" : "iPhone 11 Pro Max"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/4FB3302A-20BB-4486-BF65-8A709E74D3B2\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/4FB3302A-20BB-4486-BF65-8A709E74D3B2",
        "udid" : "4FB3302A-20BB-4486-BF65-8A709E74D3B2",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-",
        "state" : "Shutdown",
        "name" : "iPad Pro (9.7-inch)"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/2B929DA5-421A-4243-8283-7B1CC21B3A7B\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/2B929DA5-421A-4243-8283-7B1CC21B3A7B",
        "udid" : "2B929DA5-421A-4243-8283-7B1CC21B3A7B",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-",
        "state" : "Shutdown",
        "name" : "iPad (7th generation)"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/41992D5F-0EE8-446B-8B3A-F643723A029E\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/41992D5F-0EE8-446B-8B3A-F643723A029E",
        "udid" : "41992D5F-0EE8-446B-8B3A-F643723A029E",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-",
        "state" : "Shutdown",
        "name" : "iPad Pro (11-inch)"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/BE57D272-B1C8-4A8F-95BC-9397EF21AA9A\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/BE57D272-B1C8-4A8F-95BC-9397EF21AA9A",
        "udid" : "BE57D272-B1C8-4A8F-95BC-9397EF21AA9A",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-",
        "state" : "Shutdown",
        "name" : "iPad Pro (12.9-inch) (3rd generation)"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/3FAEDE73-E081-4CC7-B5EC-9019FFD7E3D3\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/3FAEDE73-E081-4CC7-B5EC-9019FFD7E3D3",
        "udid" : "3FAEDE73-E081-4CC7-B5EC-9019FFD7E3D3",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-",
        "state" : "Shutdown",
        "name" : "iPad Air (3rd generation)"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.watchOS-6-1" : [
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/834C2539-BBCC-475B-9E3B-25BBCDC93E91\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/834C2539-BBCC-475B-9E3B-25BBCDC93E91",
        "udid" : "834C2539-BBCC-475B-9E3B-25BBCDC93E91",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm",
        "state" : "Shutdown",
        "name" : "Apple Watch Series 4 - 40mm"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/BBC1172D-3D5E-4E86-B5EC-1CA2EAA431C6\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/BBC1172D-3D5E-4E86-B5EC-1CA2EAA431C6",
        "udid" : "BBC1172D-3D5E-4E86-B5EC-1CA2EAA431C6",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm",
        "state" : "Shutdown",
        "name" : "Apple Watch Series 4 - 44mm"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/A799E736-DAEB-488E-AE65-F2810E8429AD\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/A799E736-DAEB-488E-AE65-F2810E8429AD",
        "udid" : "A799E736-DAEB-488E-AE65-F2810E8429AD",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm",
        "state" : "Shutdown",
        "name" : "Apple Watch Series 5 - 40mm"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/97D5A7F5-F2F9-4239-8BC7-3BA1C1C875A9\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/97D5A7F5-F2F9-4239-8BC7-3BA1C1C875A9",
        "udid" : "97D5A7F5-F2F9-4239-8BC7-3BA1C1C875A9",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm",
        "state" : "Shutdown",
        "name" : "Apple Watch Series 5 - 44mm"
      }
    ],
    "com.apple.CoreSimulator.SimRuntime.tvOS-13-3" : [
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/B30C8493-C0BD-4B8D-AFE4-04FEE55FA648\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/B30C8493-C0BD-4B8D-AFE4-04FEE55FA648",
        "udid" : "B30C8493-C0BD-4B8D-AFE4-04FEE55FA648",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p",
        "state" : "Shutdown",
        "name" : "Apple TV"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/37EB33A9-29AB-4F83-9978-DB33BCE76CF6\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/37EB33A9-29AB-4F83-9978-DB33BCE76CF6",
        "udid" : "37EB33A9-29AB-4F83-9978-DB33BCE76CF6",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K",
        "state" : "Shutdown",
        "name" : "Apple TV 4K"
      },
      {
        "availabilityError" : "runtime profile not found",
        "dataPath" : "\/Users\/christophermilesorygen\/Library\/Developer\/CoreSimulator\/Devices\/C34A554C-FD35-4461-8713-67F2D2FDCA8E\/data",
        "logPath" : "\/Users\/christophermilesorygen\/Library\/Logs\/CoreSimulator\/C34A554C-FD35-4461-8713-67F2D2FDCA8E",
        "udid" : "C34A554C-FD35-4461-8713-67F2D2FDCA8E",
        "isAvailable" : false,
        "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p",
        "state" : "Shutdown",
        "name" : "Apple TV 4K (at 1080p)"
      }
    ]
  },
  "pairs" : {
    "7A6CD44A-D5CB-4354-90DC-B0438980F89E" : {
      "watch" : {
        "name" : "Apple Watch Series 5 - 40mm",
        "udid" : "5B821555-2A33-4AA0-8D0B-59A78F205A98",
        "state" : "Shutdown"
      },
      "phone" : {
        "name" : "iPhone 11 Pro",
        "udid" : "32F164DC-2D8C-4E01-872F-641EF8725349",
        "state" : "Shutdown"
      },
      "state" : "(active, disconnected)"
    },
    "D2F6B600-3454-4F83-805D-EEAA4AAC7B0A" : {
      "watch" : {
        "name" : "Apple Watch Series 5 - 44mm",
        "udid" : "D521FDED-DD15-44A6-A83D-80284477DE5C",
        "state" : "Shutdown"
      },
      "phone" : {
        "name" : "iPhone 11 Pro Max",
        "udid" : "424BA347-5D20-4FCC-A178-EECE44428BCF",
        "state" : "Shutdown"
      },
      "state" : "(active, disconnected)"
    },
    "4D6C1CBA-0B7D-4297-AF48-BD9367556304" : {
      "watch" : {
        "name" : "Apple Watch Series 5 - 44mm",
        "udid" : "97D5A7F5-F2F9-4239-8BC7-3BA1C1C875A9",
        "state" : "Shutdown"
      },
      "phone" : {
        "name" : "iPhone 11 Pro Max",
        "udid" : "506CE412-A4A0-4724-A1B3-36A6E9805650",
        "state" : "Shutdown"
      },
      "state" : "(unavailable)"
    },
    "2CE079A1-1841-4102-8087-FDC100354BBC" : {
      "watch" : {
        "name" : "Apple Watch Series 5 - 40mm",
        "udid" : "A799E736-DAEB-488E-AE65-F2810E8429AD",
        "state" : "Shutdown"
      },
      "phone" : {
        "name" : "iPhone 11 Pro",
        "udid" : "28967964-A982-49EE-AE85-3DEA280F2F18",
        "state" : "Shutdown"
      },
      "state" : "(unavailable)"
    }
  }
}
christophermiles commented 4 years ago

Updating to version @9.0.0 resolved this

tun4tun commented 4 years ago

I have the same issue. It fails with:

TypeError: Cannot read property 'devicetypes' of undefined
    at fixSimCtlList (/usr/local/lib/node_modules/ios-sim/src/helpers.js:12:38)
    at getDeviceFromDeviceTypeId (/usr/local/lib/node_modules/ios-sim/src/helpers.js:197:10)
    at StartCommand.run (/usr/local/lib/node_modules/ios-sim/src/commands/start.js:10:20)
    at StartCommand._run (/usr/local/lib/node_modules/ios-sim/node_modules/@oclif/command/lib/command.js:43:31)

Any solution for this ?

bgever commented 3 years ago

I am encountering this issue because there are additional log entries output to stdout due to my Mac having an eGPU connected:

bart$Barts-MBP ~/cordova ➜  xcrun simctl list --json > sim.txt
2021-05-13 15:59:45.278 simctl[12113:296186] apply_selection_policy_once: prefer use of removable GPUs (via com.apple.CoreSimulator.simctl:GPUSelectionPolicy->preferRemovable)
bart$Barts-MBP ~/cordova ➜  

I've not marked Xcode to prefer eGPU.

Screen Shot 2021-05-13 at 4 11 24 PM
bgever commented 3 years ago

I had Prefer External GPU enabled on the Visual Studio Code application, and that apparently propagated the setting down to the embedded terminal. Unchecking the tick box fixed it for me.