Skip to content

Commit 94f007d

Browse files
committed
feat(SPI): Add .spi.yml
1 parent fea7f74 commit 94f007d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.spi.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
version: 1
2+
builder:
3+
configs:
4+
- platform: ios
5+
scheme: Hashed
6+
- platform: macos-xcodebuild
7+
scheme: Hashed
8+
- platform: tvos
9+
scheme: Hashed
10+
- platform: watchos
11+
scheme: Hashed
12+
- platform: linux
13+
scheme: Hashed
14+
swift_version: '5.9'
15+
- platform: linux
16+
scheme: Hashed
17+
swift_version: '6.0'
18+
19+
- documentation_targets:
20+
- Hashed

0 commit comments

Comments
 (0)