Skip to content

Instantly share code, notes, and snippets.

@modocache
Created November 27, 2016 05:05
Show Gist options
  • Save modocache/3d9ea656710f067c726e4e41d3f75377 to your computer and use it in GitHub Desktop.
Save modocache/3d9ea656710f067c726e4e41d3f75377 to your computer and use it in GitHub Desktop.
$ time xcodebuild -showsdks
iOS SDKs:
iOS 10.1 -sdk iphoneos10.1
iOS Simulator SDKs:
Simulator - iOS 10.1 -sdk iphonesimulator10.1
macOS SDKs:
macOS 10.12 -sdk macosx10.12
tvOS SDKs:
tvOS 10.0 -sdk appletvos10.0
tvOS Simulator SDKs:
Simulator - tvOS 10.0 -sdk appletvsimulator10.0
watchOS SDKs:
watchOS 3.1 -sdk watchos3.1
watchOS Simulator SDKs:
Simulator - watchOS 3.1 -sdk watchsimulator3.1
xcodebuild -showsdks 0.34s user 0.69s system 96% cpu 1.066 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment