summaryrefslogtreecommitdiff
path: root/changelogs/changes-2.0.1.md
blob: 0f1bf4973719d2f8b484816b3ae2f79c42b973e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# C/C++ Support
* Fixed building applications with mingw toolchain and Qt6 (QBS-1724).

# Apple Support
* Added support for Xcode 14.3.
* Fixed codesigning on macOS (QBS-1722).

# Build System
* Fixed qbsbuildconfig module.

# Contributors
* Christian Kandeler
* Ivan Komissarov