mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
InfoPane_Previews release date
This commit is contained in:
parent
0c14934e58
commit
e1e2b97a9e
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ struct InfoPane_Previews: PreviewProvider {
|
|||
icon: NSWorkspace.shared.icon(forFile: "/Applications/Xcode-12.3.0.app"),
|
||||
requiredMacOSVersion: "10.15.4",
|
||||
releaseNotesURL: URL(string: "https://developer.apple.com/documentation/xcode-release-notes/xcode-12_3-release-notes/")!,
|
||||
releaseDate: Date(),
|
||||
sdks: SDKs(
|
||||
macOS: .init(number: "11.1"),
|
||||
iOS: .init(number: "14.3"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue