File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
- // swift-tools-version:6.0
1
+ // swift-tools-version:5.9
2
2
3
3
import PackageDescription
4
4
Original file line number Diff line number Diff line change 4
4
5
5
<p align =" center " >
6
6
<img src="https://img.shields.io/github/v/release/danielsaidi/TagKit?color=%2300550&sort=semver" alt="Version" />
7
- <img src="https://img.shields.io/badge/Swift-6.0 -orange.svg" alt="Swift 6.0 " />
7
+ <img src="https://img.shields.io/badge/Swift-5.9 -orange.svg" alt="Swift 5.9 " />
8
8
<img src="https://img.shields.io/badge/platform-SwiftUI-blue.svg" alt="Swift UI" title="Swift UI" />
9
9
<img src="https://img.shields.io/github/license/danielsaidi/TagKit" alt="MIT License" />
10
10
<a href="https://twitter.com/danielsaidi">
Original file line number Diff line number Diff line change 3
3
TagKit will use semver after 1.0.
4
4
5
5
6
+
7
+ ## 0.4.1
8
+
9
+ This version temporarily downgrades to Swift 5.9 since Xcode 16.1 made things stop working.
10
+
11
+
12
+
6
13
## 0.4
7
14
8
15
This version makes TagKit use Swift 6.
You can’t perform that action at this time.
0 commit comments