Created
November 27, 2016 05:05
-
-
Save modocache/3d9ea656710f067c726e4e41d3f75377 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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