Skip to content

Commit

Permalink
ios fix
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-CStack authored and sneurlax committed Oct 4, 2024
1 parent caf52f3 commit dab9767
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,9 @@ rlimit = "0.10.1"
anyhow = "1.0.79"
time = "0.3.36"

[target.'cfg(target_os = "ios")'.dependencies]
# Specific version for iOS
security-framework = "=2.10.0"

[build-dependencies]
cbindgen = "= 0.24.3"

0 comments on commit dab9767

Please sign in to comment.