-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Hey,
No matter what I try I cannot get darwin builds to succeed (both amd64 and arm64). I get the following error:
# Building target: darwin/amd64
• Generating bindings: Done.
• Installing frontend dependencies: Done.
• Compiling frontend: Done.
• Compiling application: Done.
• Packaging application: Done.
Built '/Users/runner/work/wails-build-test/wails-build-test/build/bin/build-test.app/Contents/MacOS/build-test' in 54.053s.
♥ If Wails is useful to you or your company, please consider sponsoring the project:
https://github.com/sponsors/leaanthony
Run chmod +x build/bin/*/Contents/MacOS/*
Run ditto -c -k --keepParent ./build/bin/wails.app ./build/bin/wails.app.zip
ditto: Cannot get the real path for source './build/bin/wails.app'
Error: Process completed with exit code 1.
Here is my test project: https://github.com/atwright147/wails-build-test
Metadata
Metadata
Assignees
Labels
No labels