Skip to content

Commit

Permalink
slightly simplify spi.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoHinderling committed Sep 5, 2024
1 parent 80dfe33 commit d1d05eb
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .spi.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# This is manifest file for the Swift Package Index for it to auto-generate and
# host DocC documentation.
#
# For reference see https://swiftpackageindex.com/swiftpackageindex/spimanifest/documentation/spimanifest/commonusecases#Host-DocC-documentation-in-the-Swift-Package-Index
version: 1
builder:
configs:
- documentation_targets:
- SnapshotPreferences
- Snapshotting
- SnapshottingTests
- platform: ios
scheme: PreviewGallery
- platform: macos
scheme: PreviewGallery
- SnapshotPreferences
- Snapshotting
- SnapshottingTests
- PreviewGallery

0 comments on commit d1d05eb

Please sign in to comment.