mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: native support for m1 mac
This commit is contained in:
@ -25,7 +25,7 @@ Linux-x86)
|
||||
;;
|
||||
|
||||
macOS)
|
||||
cargo make --profile development-mac flowy-sdk-dev
|
||||
cargo make --profile "development-mac-$(uname -m)" flowy-sdk-dev
|
||||
;;
|
||||
|
||||
Windows)
|
||||
|
Reference in New Issue
Block a user