pablo-s / passes

Manage your digital passes
GNU General Public License v3.0
66 stars 16 forks source link

macOS Support #43

Open SoCuul opened 3 months ago

SoCuul commented 3 months ago

Hi! I just discovered this app and it looks really well built. I'm wondering if it would be possible for it to be built for macOS, with the current toolchain used within the app?

pablo-s commented 3 days ago

Thanks for your comment and sorry for taking so long to reply. GTK is a multiplatform library... However, I am not sure about libadwaita.

SoCuul commented 3 days ago

Is there any reason why you're fixed on using libadwaita for the theming? It really only fits with gnome, not even on other DEs

SoCuul commented 3 days ago

However I'm not sure why you closed this issue, as libadwaita can built for macOS.

pablo-s commented 2 days ago

However I'm not sure why you closed this issue, as libadwaita can built for macOS.

Sorry for that, I replied yesterday very late from the computer and I mistakenly closed it.

pablo-s commented 2 days ago

Is there any reason why you're fixed on using libadwaita for the theming? It really only fits with gnome, not even on other DEs

I am using libawaita mainly for two reasons: (1) I am a GNOME user and (2) when I started developing it it was the only library providing adaptable/responsive widgets.

pablo-s commented 2 days ago

Regarding building the application for MacOS... would you be able to help?

SoCuul commented 2 days ago

I would be happy to help! Though I am unfamiliar with how to compile a gtk app.

SoCuul commented 2 days ago

I can also create signed pkpass files, if that helps with anything! :)