Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS build error #3

Closed
q7w8e9123456 opened this issue Mar 21, 2022 · 2 comments
Closed

macOS build error #3

q7w8e9123456 opened this issue Mar 21, 2022 · 2 comments

Comments

@q7w8e9123456
Copy link

I am try to build macOS but I got error,i don't know why,i am sure has add EdDSA key in Info.plist and add flutter_distributor library

this is my error:
Unhandled exception:
ProcessException: No such file or directory
Command: 7z a dist/1.0.0+1/annual_party_guest_draw-1.0.0+1-macos.zip ./build/macos/Build/Products/Release/*.app
#0 _ProcessImpl._runAndWait (dart:io-patch/process_patch.dart:487:7)
#1 _runNonInteractiveProcessSync (dart:io-patch/process_patch.dart:632:18)
#2 Process.runSync (dart:io-patch/process_patch.dart:68:12)
#3 AppPackageMakerZip.make (package:app_package_maker_zip/src/app_package_maker_zip.dart:36:15)

I already check in ./build/macos/Build/Products/Release has built out app file, so I don't know why error

@lijy91
Copy link
Member

lijy91 commented Mar 21, 2022

Make sure 7zip is installed

https://distributor.leanflutter.org/configuration/makers/zip

@lijy91 lijy91 closed this as completed Mar 21, 2022
@ollyde
Copy link

ollyde commented Jun 8, 2022

@lijy91 you seem to be everywhere, very good effort for Flutter!

Do you think it's possible to switch to the default zip for the platform? Installing 3rd party tools is a bit sketcy for teams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants