mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-05 18:20:33 -08:00
8 lines
274 B
Text
8 lines
274 B
Text
Patch to make Qt5.15 work with Xcode 15
|
|
---------------------------------------
|
|
|
|
* copy 'toolchain.prf' from '~/lqml/platforms/macos/patch/' to:
|
|
~/Qt/5.15.2/clang_64/mkspecs/features/
|
|
~/Qt/5.15.2/ios/mkspecs/features/
|
|
|
|
* delete 'Makefile' and '.qmake.stash' of all apps
|