Português (Portuguese)
Appearance
Português (Portuguese)
Appearance
ENUM
SDKType Contents
libraryswiftLibraryframeworkpublic enum SDKType: String, Codable, Hashable, SendableDependency type used by .sdk target dependencies
library case libraryLibrary SDK dependency Libraries are located in: {path-to-xcode}.app/Contents/Developer/Platforms/{platform}.platform/Developer/SDKs/{runtime}.sdk/usr/lib
swiftLibrary case swiftLibrarySwift library SDK dependency Swift libraries are located in: {path-to-xcode}.app/Contents/Developer/Platforms/{platform}.platform/Developer/SDKs/{runtime}.sdk/usr/lib/swift
framework case frameworkFramework SDK dependency