We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6ce8b commit fc1bd52Copy full SHA for fc1bd52
mullvad-ios/Cargo.toml
@@ -28,7 +28,7 @@ shadowsocks-service = { workspace = true, features = [
28
"local-tunnel",
29
] }
30
31
-[build-dependencies]
+[target.'cfg(target_os = "macos")'.build-dependencies]
32
cbindgen = { version = "0.24.3", default-features = false }
33
34
[lib]
0 commit comments