aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.17.1.md
Commit message (Collapse)AuthorAgeFilesLines
* Xcode: fix compilation for ios-simulator with Xcode 12v1.17.11.17Ivan Komissarov2020-10-261-1/+2
| | | | | | | | The triplet -target x86_64-apple-ios-macho is no longer valid, it should be -target x86_64-apple-ios8.0-macho Change-Id: Ib7ce96100e1751625784db7385b44c53a2747e07 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
* Add changelog for 1.17.1Richard Weickelt2020-10-231-0/+9
Change-Id: Ie4584b39080db3e2d2b87ca0fa1b73a6f807ef97 Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>