File tree Expand file tree Collapse file tree 7 files changed +5
-5
lines changed
Expand file tree Collapse file tree 7 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- // swift-tools-version: 6.0
1+ // swift-tools-version: 6.2
22// The swift-tools-version declares the minimum version of Swift required to build this package.
33
44import PackageDescription
Original file line number Diff line number Diff line change 11# TranscriptDebugMenu
22
3- [ ![ Swift] ( https://img.shields.io/badge/Swift-6.0 +-FA7343?style=flat&logo=swift&logoColor=white )] ( https://swift.org )
3+ [ ![ Swift] ( https://img.shields.io/badge/Swift-6.2 +-FA7343?style=flat&logo=swift&logoColor=white )] ( https://swift.org )
44[ ![ Platform] ( https://img.shields.io/badge/Platform-iOS%2026%2B%20%7C%20macOS%2026%2B%20%7C%20visionOS%2026%2B-blue )] ( https://developer.apple.com )
55[ ![ Swift Package Manager] ( https://img.shields.io/badge/SPM-compatible-brightgreen.svg )] ( https://swift.org/package-manager/ )
66
@@ -72,7 +72,7 @@ struct ContentView: View {
7272## Requirements
7373
7474- iOS 26.0+ / macOS 26.0+ / visionOS 26.0+
75- - Swift 6.0 +
75+ - Swift 6.2 +
7676- Xcode 26.0+
7777
7878## Contributing
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ struct ContentView: View {
7373## Requirements
7474
7575- iOS 26.0+ / macOS 26.0+ / visionOS 26.0+
76- - Swift 6.0 +
76+ - Swift 6.2 +
7777- Xcode 26.0+
7878
7979## Contributing
Original file line number Diff line number Diff line change 365365 {
366366 "inlineContent" : [
367367 {
368- "text" : " Xcode 26.0" ,
368+ "text" : " Xcode 26.0+ " ,
369369 "type" : " text"
370370 }
371371 ],
You can’t perform that action at this time.
0 commit comments