mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
Always compile with release flag
a
This commit is contained in:
@@ -80,4 +80,4 @@ cbindgen = "0.29.0"
|
||||
ureq = "3"
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
crate-type = ["staticlib", "cdylib"]
|
||||
|
||||
Reference in New Issue
Block a user