File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,27 +2,27 @@ version: 1
2
2
builder :
3
3
configs :
4
4
- platform : ios
5
- swift_version : ' 5.9.2 '
5
+ swift_version : ' 5.9'
6
6
scheme : swift-version-compare
7
7
target : VersionCompare
8
8
documentation_targets : [VersionCompare]
9
- - platform : macos-xcodebuild
10
- swift_version : ' 5.9.2 '
9
+ - platform : macos
10
+ swift_version : ' 5.9'
11
11
scheme : swift-version-compare
12
12
target : VersionCompare
13
13
documentation_targets : [VersionCompare]
14
14
- platform : tvos
15
- swift_version : ' 5.9.2 '
15
+ swift_version : ' 5.9'
16
16
scheme : swift-version-compare
17
17
target : VersionCompare
18
18
documentation_targets : [VersionCompare]
19
19
- platform : watchos
20
- swift_version : ' 5.9.2 '
20
+ swift_version : ' 5.9'
21
21
scheme : swift-version-compare
22
22
target : VersionCompare
23
23
documentation_targets : [VersionCompare]
24
24
- platform : visionos
25
- swift_version : ' 5.9.2 '
25
+ swift_version : ' 5.9'
26
26
scheme : swift-version-compare
27
27
target : VersionCompare
28
28
documentation_targets : [VersionCompare]
You can’t perform that action at this time.
0 commit comments