mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-12 00:32:20 +08:00
Disable lib feature
This commit is contained in:
@@ -47,6 +47,6 @@ cc = "1.2"
|
||||
[features]
|
||||
library = ["jni", "objc2", "objc2-foundation"]
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
required-features = ["library"]
|
||||
#[lib]
|
||||
#crate-type = ["cdylib"]
|
||||
#required-features = ["library"]
|
||||
|
||||
Reference in New Issue
Block a user