FashionFreedom / Seamly2D

Open source patternmaking software to democratize fashion.
https://seamly.io
GNU General Public License v3.0
616 stars 111 forks source link

qt6: fix macos, mingw ci build, temporarily disable signing on msvc #1146

Closed csett86 closed 4 months ago

csett86 commented 4 months ago

mingw is no longer preinstalled on windows-latest, so trying to remove it fails, so just dont try.

Xcode 15 (which is default on macos-lastest now) requires at least Qt 6.5.3, see https://bugreports.qt.io/browse/QTBUG-117225

Temporarily disable windows signing as well, see #1107 for the same on main branch

what-the-diff[bot] commented 4 months ago

PR Summary :bookmark_tabs: