Skip to content

Commit 6c09f12

Browse files
committed
feat(SPI): Update .spi.yml
1 parent 5b92975 commit 6c09f12

1 file changed

Lines changed: 2 additions & 35 deletions

File tree

.spi.yml

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,51 +2,18 @@ version: 1
22
builder:
33
configs:
44
- platform: ios
5-
scheme: DeclarativeConfiguration
6-
7-
- platform: macos-spm
8-
scheme: DeclarativeConfiguration
9-
10-
- platform: macos-xcodebuild
11-
scheme: DeclarativeConfiguration
12-
13-
- platform: tvos
14-
scheme: DeclarativeConfiguration
15-
16-
- platform: watchos
17-
scheme: DeclarativeConfiguration
18-
19-
- platform: linux
20-
scheme: DeclarativeConfiguration
21-
swift_version: '5.9'
22-
23-
- platform: linux
24-
scheme: DeclarativeConfiguration
25-
swift_version: '6.0'
26-
27-
- platform: ios
28-
scheme: DeclarativeConfigurationCore
29-
305
- platform: macos-spm
31-
scheme: DeclarativeConfigurationCore
32-
336
- platform: macos-xcodebuild
34-
scheme: DeclarativeConfigurationCore
35-
367
- platform: tvos
37-
scheme: DeclarativeConfigurationCore
38-
398
- platform: watchos
40-
scheme: DeclarativeConfigurationCore
9+
- platform: android
4110

4211
- platform: linux
43-
scheme: DeclarativeConfigurationCore
4412
swift_version: '5.9'
4513

4614
- platform: linux
47-
scheme: DeclarativeConfigurationCore
4815
swift_version: '6.0'
4916

5017
- documentation_targets:
51-
- DeclarativeConfigurationCore
5218
- DeclarativeConfiguration
19+
- DeclarativeConfigurationCore

0 commit comments

Comments
 (0)