For now I am going to focus on GNOME because it will help me get the application done, but the application should work on macOS since that will also meet the expectations of many developers that will be otherwise forced to use other worse graphical HTTP client.
Tasks and subtasks:
[x] Make sure that the application compiles and runs under macOS using the development code.
[x] Provide a script that packages the application into a Cartero.app.
[x] Use otool to make sure that dependencies are packaged within the application (this is going to be the difficult task)
[x] Pack an .icns icon for macOS.
[x] Deploy into Cartero.app.
[x] Compile nightly releases in GitHub Actions.
[ ] Evaluate notarizing the application to mark it as safe.
For now I am going to focus on GNOME because it will help me get the application done, but the application should work on macOS since that will also meet the expectations of many developers that will be otherwise forced to use other worse graphical HTTP client.
Tasks and subtasks: