afonsojramos / discrakt

The Trakt 🎥 Plex ▶️ Discord 🎮 Rich Presence that you didn't know you needed.
https://github.com/afonsojramos/discrakt/releases/latest
MIT License
85 stars 10 forks source link

Everything configured and does not work on MacOS #65

Closed the-maty closed 6 months ago

the-maty commented 8 months ago

🔍 Is there already an issue for your problem?

📝 Description

Hello, sorry for dumb issue post. I just dont know how to run it :D . I configured credentials.ini, made chmod +x arm64 file and if I ./file its not executing, if I do exec file , terminal window closes and its not working at all. Can you help me resolve the issue?

🪜 Steps To Reproduce

chmod +x file_arm64 ./file_arm64 doesnt work exec file_arm64 (terminal window closes and its not working)

ℹ System Info

MacOS
M2 Max chip

📸 Screenshots

No response

afonsojramos commented 7 months ago

Why do you say that "./file_arm64 doesnt work"?

the-maty commented 6 months ago

Why do you say that "./file_arm64 doesnt work"?

The latest arm64 file doesn't work for macOS platform, the version before from 2022 arm64 (darwin) works fine. I though that arm64 is now for linux and macos as darwin was not present. So letting you know :)

afonsojramos commented 6 months ago

Should be working now, the builds were broken on previous releases 😅 All platforms' builds are now working again!