Skip to content

Commit 865bcb7

Browse files
committed
chore: add doc
1 parent 8d8cb16 commit 865bcb7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.spi.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
version: 1
2+
builder:
3+
configs:
4+
- documentation_targets: ["Loro"]

scripts/build_swift_ffi.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ cargo run --manifest-path "$RUST_FOLDER/Cargo.toml" \
4949
--features=cli \
5050
--bin uniffi-bindgen generate \
5151
"$RUST_FOLDER/src/loro.udl" \
52+
--no-format \
5253
--language swift \
5354
--out-dir "${SWIFT_FOLDER}"
5455

0 commit comments

Comments
 (0)