Hey, unfortunately I don't have a mac device to test on so this may be difficult to debug/fix if there is a program error.
To clarify a few things:
- The project being in draft mode would not affect anything; both butler and the gui support draft projects.
- You mention the CLI works: when you tested this, did you use a separate copy of the CLI you installed on your own, or did you use the copy of the CLI that ships alongside gui-butler?
- You mention that after authorizing gui-butler, no projects are listed. At this point, does the UI look like your attached screenshot (i.e. it continues to show the "Login" prompt), or has the left side of the UI updated to show the project listing, and your project is just missing from the dropdown (i.e. like this screenshot below)?
Currently my best guess is that gui-butler has somehow saved an invalid or malformed API key, even though the one use for butler is working. If that's the case, you may be able to fix it by logging out, erasing your saved credentials, revoking them via your itch settings, and logging in again to create new ones.
Failing that, you could try building the project from source (available here), this will allow you to view the developer tools and see if there is any additional error info.