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

Exception while releasing macos. console log -> Failed to archive: ditto: Can't archive multiple sources #2764

Closed
Bahrom2101 opened this issue Jan 15, 2025 · 1 comment · Fixed by #2766 or #2772
Assignees

Comments

@Bahrom2101
Copy link

Bahrom2101 commented Jan 15, 2025

I keep getting exception when I try to release macos. It's the first time, I'm trying to integrate shorebird.

Image Image

1736932253614_shorebird.log

@bryanoltman
Copy link
Contributor

The issue seems to be this command:

2025-01-15T14:13:46.858969 [Process.run] ditto -c -k /Users/bahromjabborov/StudioProjects/billz_desktop/build/macos/Build/Products/Release/BILLZ 2.0 Desktop.app /var/folders/35/t7xn75g50hv06n1ssl3vbypr0000gn/T/qGg5me/BILLZ 2.0 Desktop.app.zip

Looks like we need quotes around our call to ditto

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