Skip to content

Commit 4faf0e7

Browse files
committed
Attempt to fix the Swift Package Index builds/reporting.
Suggestion from SwiftPackageIndex/SwiftPackageIndex-Server#677
1 parent 3802e03 commit 4faf0e7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.spi.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 1
2+
builder:
3+
configs:
4+
- platform: ios
5+
scheme: SwiftProtobuf_iOS
6+
- platform: tvos
7+
scheme: SwiftProtobuf_tvOS
8+
- platform: watchos
9+
scheme: SwiftProtobuf_watchOS

0 commit comments

Comments
 (0)