[Bug] Missing `icon.ico` and dual `appvar.json`
Open
Beginner friendly
- Dominant language
- Rust
- Stars
- 11
- Forks
- 2
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
Here are 2 oversights I noticed after the workspace change made on #69
- beans can no longer locate the icon file `warning: beans@1.7.4: icon.ico not found. Not embedding icon`
- There are now 2 `appvar.json` files. 1 in `app`, the other in `beans-core`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the workspace changes from #69 and the paths containing `icon.ico` and `appvar.json`. Verify that the icon can be located and embedded, and that only the intended `appvar.json` remains between `app` and `beans-core`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100