We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb2471 commit 3093aa7Copy full SHA for 3093aa7
.spi.yml
@@ -2,19 +2,17 @@ version: 1
2
builder:
3
configs:
4
- platform: ios
5
- scheme: CombineExtensions
6
-
7
- platform: macos-spm
8
9
10
- platform: macos-xcodebuild
11
12
13
- platform: tvos
14
15
16
- platform: watchos
17
+ - platform: android
+
+ - platform: linux
+ swift_version: '5.9'
+ swift_version: '6.0'
18
19
- documentation_targets:
20
- CombineExtensions
0 commit comments