Skip to content

Commit 42422f3

Browse files
committed
More SPI tweaks.
Two additions from SwiftPackageIndex/SwiftPackageIndex-Server#677
1 parent 4faf0e7 commit 42422f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.spi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ builder:
33
configs:
44
- platform: ios
55
scheme: SwiftProtobuf_iOS
6+
- platform: macos-xcodebuild
7+
scheme: SwiftProtobuf_macOS
8+
- platform: macos-xcodebuild-arm
9+
scheme: SwiftProtobuf_macOS
610
- platform: tvos
711
scheme: SwiftProtobuf_tvOS
812
- platform: watchos

0 commit comments

Comments
 (0)