瀏覽代碼

fix: universal build for macOS

Lucas.Xu 1 年之前
父節點
當前提交
fc0ded4990
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/scripts/flutter_release_build/build_universal_package_for_macos.sh

+ 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