pablo-s / passes

Manage your digital passes
GNU General Public License v3.0
72 stars 15 forks source link

macOS Support #43

Open SoCuul opened 8 months ago

SoCuul commented 8 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 4 months 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 4 months 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 4 months ago

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

pablo-s commented 4 months 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 4 months 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 4 months ago

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

SoCuul commented 4 months ago

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

SoCuul commented 4 months ago

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