AppFlowy/rust-lib/.cargo/config.toml
2021-11-04 16:19:28 +08:00

5 lines
116 B
TOML

#[build]
#target-dir = "./bin"
[target.x86_64-apple-darwin]
rustflags=["-C", "link-arg=-mmacosx-version-min=10.11"]