Skip to content

Commit 3c84a5e

Browse files
committed
feat(SPI): Update .spi.yml
1 parent 9429143 commit 3c84a5e

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

.spi.yml

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,17 @@ version: 1
22
builder:
33
configs:
44
- platform: ios
5-
scheme: FoundationExtensions
6-
75
- platform: macos-spm
8-
scheme: FoundationExtensions
9-
106
- platform: macos-xcodebuild
11-
scheme: FoundationExtensions
12-
137
- platform: tvos
14-
scheme: FoundationExtensions
15-
168
- platform: watchos
17-
scheme: FoundationExtensions
9+
- platform: android
1810

1911
- platform: linux
20-
scheme: FoundationExtensions
21-
swift_version: '6.0'
12+
swift_version: '5.9'
2213

2314
- platform: linux
24-
scheme: FoundationExtensions
25-
swift_version: '5.9'
15+
swift_version: '6.0'
2616

2717
- documentation_targets:
2818
- FoundationExtensions

0 commit comments

Comments
 (0)