mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-01-07 12:51:07 +00:00
chore: fix build
This commit is contained in:
parent
95f3304cae
commit
ec1c5c40e2
@ -5,10 +5,5 @@ rustflags = ["-C", "link-arg=-mmacosx-version-min=11.0"]
|
||||
[target.aarch64-apple-darwin]
|
||||
rustflags = ["-C", "link-arg=-mmacosx-version-min=11.0"]
|
||||
|
||||
[env]
|
||||
IPHONEOS_DEPLOYMENT_TARGET = "10.0"
|
||||
CFLAGS = "-miphoneos-version-min=10.0"
|
||||
LDFLAGS = "-miphoneos-version-min=10.0"
|
||||
|
||||
[target.aarch64-apple-ios]
|
||||
rustflags = ["-C", "link-arg=-miphoneos-version-min=10.0"]
|
||||
Loading…
x
Reference in New Issue
Block a user