fix: universal build for macOS

This commit is contained in:
Lucas.Xu 2023-08-11 08:35:36 +08:00
parent 9063b40e06
commit fc0ded4990

View File

@ -24,4 +24,4 @@ cp -rf rust-lib/target/libdart_ffi.a \
echo '🚀 ---------------------------------------------------'
echo '🚀 building the flutter application for macOS'
cargo make --profile production-mac-universal appflowy-macos-unviersal
cargo make --profile production-mac-universal appflowy-macos-universal