satisfactorymodding / satisfactorymodding/ficsit-cli
The darwin_all download for MacOS doesn't appear to be an executable file
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 69
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
I download the latest advertised MacOS build, but it's not an executable.
Looking at the hex code for the file it begins CAFEBABE which implies Java bytecode, but no java decompiler seems to recognise it.
Version
I'm TRYING to use the latest
What OS are you seeing the problem on?
macOS
What architecture are you seeing the problem on?
armv7
Relevant log output
Any extra info:
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how the darwin_all download is produced and packaged for macOS, then compare the downloaded file with the expected executable format for the reported architecture. Done means the advertised macOS download is recognized as an executable and can be run on the supported system.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, macos
- Domain
- build-system, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100