mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Dynamically link libplist
This commit is contained in:
@@ -16,4 +16,6 @@ fn main() {
|
||||
.generate()
|
||||
.expect("Unable to generate bindings")
|
||||
.write_to_file("idevice.h");
|
||||
|
||||
println!("cargo:rustc-link-arg=-lplist-2.0");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user