Skip to content

Commit 4771877

Browse files
committed
feat: Update .spi.yml
1 parent 6ffc408 commit 4771877

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

.spi.yml

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

4210
- platform: linux
43-
scheme: KeyPathsExtensions
4411
swift_version: '5.9'
4512

4613
- platform: linux
47-
scheme: KeyPathsExtensions
4814
swift_version: '6.0'
4915

5016
- documentation_targets:

0 commit comments

Comments
 (0)