summaryrefslogtreecommitdiff
path: root/changelogs/changes-1.22.1.md
blob: 34c58f2ffac26716cc26d16faf3cf79cf2622010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# General

* Adapted to changes in Xcode 13.3 (QBS-1693).
* Re-added several bugfixes from 1.21.1 that got lost in 1.22.0.

# Qt Support

* Fixed building against static Qt 6 (QBS-1692).

# Android Support

* Fixed wrong include path being added to the command line (QBS-1691).

# Documentation

* Fixed outdated use of "product" in Export items (QBS-1694).