Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellfalcao committed Aug 28, 2024
1 parent 1c08d70 commit 276af4f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions packages/kos-mobile/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,4 @@ thiserror = { workspace = true }
uniffi = { workspace = true, features = ["cli"] }

[build-dependencies]
uniffi = { workspace = true, features = ["build"] }



#cargo run --bin uniffi-bindgen generate --library target/debug/libkos_mobile.dylib --language swift --out-dir ios/binds

#cargo run --bin uniffi-bindgen generate packages/kos-mobile/src/math.udl --language kotlin
uniffi = { workspace = true, features = ["build"] }

0 comments on commit 276af4f

Please sign in to comment.