shlomif / PySolFC

A comprehensive, feature-rich, open source, and portable, collection of Solitaire games.
http://pysolfc.sourceforge.net/
GNU General Public License v3.0
463 stars 105 forks source link

Build Mac OS packages using Python 3.11 #322

Open joeraz opened 1 year ago

joeraz commented 1 year ago

I tried setting up the Mac OS packages to build using Python 3.11, but ended up with a build that caused issues for some people.

Is anyone with a bit more experience with Mac OS and/or py2app able to help update the Mac package scripts to use the newer Python version?

joeraz commented 12 months ago

Should update to Python 3.12 now. Need to confirm there aren't any regressions.