Skip to content

Commit a80b2c0

Browse files
committed
feat(SPI): Update .spi.yml
1 parent bc49c5b commit a80b2c0

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

.spi.yml

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
11
version: 1
22
builder:
3-
configs:
43
- platform: ios
5-
scheme: Interception
6-
74
- platform: macos-spm
8-
scheme: Interception
9-
105
- platform: macos-xcodebuild
11-
scheme: Interception
12-
136
- platform: tvos
14-
scheme: Interception
15-
167
- platform: watchos
17-
scheme: Interception
8+
- platform: android
189

19-
- platform: macos-spm
20-
scheme: InterceptionMacrosPlugin
10+
- platform: linux
11+
swift_version: '5.9'
2112

22-
- platform: macos-xcodebuild
23-
scheme: InterceptionMacrosPlugin
13+
- platform: linux
14+
swift_version: '6.0'
2415

2516
- documentation_targets:
2617
- Interception

0 commit comments

Comments
 (0)