Skip to content

Commit

Permalink
remove macos pkg package, change to dmg
Browse files Browse the repository at this point in the history
  • Loading branch information
mylxsw committed Sep 25, 2023
1 parent 0304d36 commit d9a3c87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ build-android:
build-macos:
flutter build macos --no-tree-shake-icons --release
codesign -f -s "Developer ID Application: YIYAO GUAN (N95437SZ2A)" build/macos/Build/Products/Release/AIdea.app
productbuild --component AIdea.app /Applications --sign "Developer ID Installer: YIYAO GUAN (N95437SZ2A)" --product AIdea.app/Contents/Info.plist AIdea.pkg
open build/macos/Build/Products/Release/

build-web:
Expand Down

0 comments on commit d9a3c87

Please sign in to comment.