Skip to content

Commit

Permalink
chore: add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeeon233 committed Aug 12, 2024
1 parent 8d8cb16 commit 865bcb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .spi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
version: 1
builder:
configs:
- documentation_targets: ["Loro"]
1 change: 1 addition & 0 deletions scripts/build_swift_ffi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ cargo run --manifest-path "$RUST_FOLDER/Cargo.toml" \
--features=cli \
--bin uniffi-bindgen generate \
"$RUST_FOLDER/src/loro.udl" \
--no-format \
--language swift \
--out-dir "${SWIFT_FOLDER}"

Expand Down

0 comments on commit 865bcb7

Please sign in to comment.