-
Notifications
You must be signed in to change notification settings - Fork 324
Open
Labels
status: needs triageThis issue needs to triage, applied to new issuesThis issue needs to triage, applied to new issuestype: bugSomething isn't workingSomething isn't working
Description
Describe the Bug
- Downloading and installing the last dmg for Apple Silicon results in "This file is damaged and can't be run"
- Try to build with
cargo build --releaseleads to
error: proc macro panicked
--> src-tauri/src/lib.rs:85:16
|
85 | .build(generate_context!())
| ^^^^^^^^^^^^^^^^^^^
|
= help: message: failed to open icon /Users/vigna/git/EcoPaste/src-tauri/icons/32x32.png: No such file or directory (os error 2)
error: could not compile `EcoPaste` (lib) due to 1 previous error
Reproduction Steps
No response
Expected Behavior
No response
Software Information
Sequoia 15.6.1
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: needs triageThis issue needs to triage, applied to new issuesThis issue needs to triage, applied to new issuestype: bugSomething isn't workingSomething isn't working