Commit c1091f4
authored
Add support for Swift 6 (#636)
* Raise deployment target to 14.0
* Update to Pageboy 5
* Update usage of scrollIndicatorInsets
* Add MainActor annotations
* Update project settings
* Fix tests
* Bump version number
4.0.0
* Remove Cartfile
* Remove pod support
* Update CI image
* Update Package.swift
* Update Pageboy to 5.0.1
* Remove CocoaPods gem
* Update README
* Update gems1 parent 3b22132 commit c1091f4
File tree
39 files changed
+254
-232
lines changed- .github/workflows
- Sources
- Examples.xcodeproj
- Tabman.xcodeproj
- TabmanTests
- Tabman
- AutoInsetter
- InsetCalculator
- InsetExecutor
- Bar
- BarButton
- BarExtensions/AutoHidingBar
- BarIndicator
- BarItem
- BarLayout
- Types
- BarView
- Generic
- fastlane
39 files changed
+254
-232
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
0 commit comments