Browse Source

fix: universal build for macOS

Lucas.Xu 1 year ago
parent
commit
fc0ded4990

+ 1 - 1
frontend/scripts/flutter_release_build/build_universal_package_for_macos.sh

@@ -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