mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: Support CI build universal macOS package (#3124)
* fix: macos release build * feat: support build arm64 macOS package on CI * feat: support build arm64 macOS package on CI
This commit is contained in:
@ -24,4 +24,4 @@ cp -rf rust-lib/target/libdart_ffi.a \
|
||||
|
||||
echo '🚀 ---------------------------------------------------'
|
||||
echo '🚀 building the flutter application for macOS'
|
||||
flutter build macos --release
|
||||
cargo make --profile production-mac-universal appflowy-macos-unviersal
|
||||
|
Reference in New Issue
Block a user