Skip to content

Commit

Permalink
Add configuration for Swift Package Index (#111)
Browse files Browse the repository at this point in the history
* Add configuration for Swift Package Index

* Update .spi.yml
  • Loading branch information
MortenGregersen authored Dec 1, 2023
1 parent cb5e965 commit 6f351fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .spi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 1
builder:
configs:
- scheme: Fluxor
target: Fluxor
documentation_targets: [Fluxor, FluxorTestSupport]

0 comments on commit 6f351fa

Please sign in to comment.