Skip to content

Commit

Permalink
add config file for Swift Package Index
Browse files Browse the repository at this point in the history
  • Loading branch information
designatednerd committed Aug 31, 2020
1 parent afa819c commit 981a649
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .spi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

version: 1
builder:
configs:
- platform: ios
scheme: Apollo
- platform: macos-xcodebuild
scheme: Apollo
- platform: macos-xcodebuild-arm
scheme: Apollo
- platform: tvos
scheme: Apollo
- platform: watchos
scheme: Apollo

0 comments on commit 981a649

Please sign in to comment.