Skip to content

Commit

Permalink
TMP: Force rust-analyzer to analyze for ios
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkisemils committed Dec 5, 2024
1 parent 7c50146 commit ef0c241
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[build]
target = "aarch64-apple-ios"

[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]

Expand Down

0 comments on commit ef0c241

Please sign in to comment.