package
0.0.0-20231226225925-cc0919f545e2
Repository: https://github.com/go-darwin/tools.git
Documentation: pkg.go.dev
# Functions
DownloadJSON downoads xcodereleases data.json.
Unmarshal parses the xcodereleases.com JSON-encoded data and returns the new Xcoderelease.
# Structs
Checksum checksum of Xcode xip tarball.
ClangCompiler represents a clang compiler information of Xcode.
Compilers represents a compilers information of Xcode.
Date represents a release date of Xcode release.
ClangCompiler represents a GCC compiler information of Xcode.
IOS represents a details of iOS sdk.
Link represents a link of Xcode release.
ClangCompiler represents a LLVM compiler information of Xcode.
LLVMGCCCompiler represents a LLVM GCC compiler information of Xcode.
MacOS represents a details of macOS sdk.
Release represents a release of version.
SDKs represents a Apple each OS sdks.
SwiftCompiler represents a swift compiler information of Xcode.
TvOS represents a details of TvOS sdk.
URL represents a url of Xcode release.
Version represents a release version.
WatchOS represents a details of WatchOS sdk.
XcodeRelease represents a Xcode release information.