diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-17 17:08:20 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-04-17 17:08:20 -0600 |
commit | c576cb48781b19424685737ccae258bc9c790430 (patch) | |
tree | 3b3f8f86e6a5537d81932383bf490ff10193597f | |
parent | 67183644ed78e370a31e3c25e83879d9f72332e0 (diff) |
add spi manifest
-rw-r--r-- | .spi.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.spi.yml b/.spi.yml new file mode 100644 index 0000000..ca3638b --- /dev/null +++ b/.spi.yml @@ -0,0 +1,4 @@ +version: 1 +builder: + configs: + - documentation_targets: [SwiftChessNeo]
\ No newline at end of file |