Skip to content

Instantly share code, notes, and snippets.

@nkammah
Created September 12, 2014 16:05
Show Gist options
  • Save nkammah/9edfaff1056b73ab6a06 to your computer and use it in GitHub Desktop.
Save nkammah/9edfaff1056b73ab6a06 to your computer and use it in GitHub Desktop.
xcrun simctl list
== Device Types ==
iPhone 4s (com.apple.CoreSimulator.SimDeviceType.iPhone-4s)
iPhone 5 (com.apple.CoreSimulator.SimDeviceType.iPhone-5)
iPhone 5s (com.apple.CoreSimulator.SimDeviceType.iPhone-5s)
iPhone 6 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus)
iPhone 6 (com.apple.CoreSimulator.SimDeviceType.iPhone-6)
iPad 2 (com.apple.CoreSimulator.SimDeviceType.iPad-2)
iPad Retina (com.apple.CoreSimulator.SimDeviceType.iPad-Retina)
iPad Air (com.apple.CoreSimulator.SimDeviceType.iPad-Air)
Resizable iPhone (com.apple.CoreSimulator.SimDeviceType.Resizable-iPhone)
Resizable iPad (com.apple.CoreSimulator.SimDeviceType.Resizable-iPad)
== Runtimes ==
iOS 7.0 (7.0 - Unknown) (com.apple.CoreSimulator.SimRuntime.iOS-7-0) (unavailable, runtime path not found)
iOS 7.1 (7.1 - 11D167) (com.apple.CoreSimulator.SimRuntime.iOS-7-1)
iOS 8.0 (8.0 - 12A365) (com.apple.CoreSimulator.SimRuntime.iOS-8-0)
== Devices ==
-- iOS 7.0 --
-- iOS 7.1 --
iPhone 4s (E73FA92A-26DB-47F6-A63B-8AF25E1C9650) (Shutdown)
iPhone 5 (99BB6D1D-1E05-4102-8C06-9C19AC92D45C) (Shutdown)
iPhone 5s (49B4F853-3B01-4E18-AB32-9C95E88A8C77) (Shutdown)
iPad 2 (30EB06BE-F4D7-49D2-A271-EF1DD8F9E186) (Shutdown)
iPad Retina (3BC10980-4D6D-4B6D-8CFE-13507EC12A91) (Shutdown)
iPad Air (960B8E50-16F1-4907-8F41-500EF2F404D0) (Shutdown)
-- iOS 8.0 --
iPhone 4s (9C7C5ECA-5295-4C5C-9B06-2998EFE548DE) (Shutdown)
iPhone 5 (474EA584-2646-4616-B591-D8CAEE463C5D) (Shutdown)
iPhone 5s (2680B6D8-970E-4B70-819C-F400D82EFE94) (Shutdown)
iPhone 6 Plus (E90C4947-EB4F-4C65-9BA0-13FFDB729B5F) (Shutdown)
iPhone 6 (0BEB9E30-16FE-4078-BED0-26A2367021BF) (Shutdown)
iPad 2 (79F32DFE-8015-44D0-8796-63EE1DBDEDD8) (Shutdown)
iPad Retina (7938BCF3-8C1B-41EC-B4D6-C3EE1FC3AE3D) (Shutdown)
iPad Air (11FC9E82-9CAB-4897-B414-DB82AEA6398E) (Shutdown)
Resizable iPhone (28A454E8-EBD2-4862-8B11-91ADD71124ED) (Shutdown)
Resizable iPad (D95D8CA8-941B-4395-8A8C-70700BFF62BC) (Shutdown)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment