The Qbs build tool version 2.6.1 is available.
What’s new
This is a minor bugfix release that contains several fixes:
- Fixed behavior of
SubProject.inheritProperties
(QBS-1836). - Fixed generating iOS codesign entitlements (QBS-1826).
- Fixed Qt module provider when multiple qmake binaries are present in PATH.
Sources, binaries, etc can be found here.
Also, Qbs binaries are available via different package managers such as Chocolatey, Brew, macports and others.
Contributors
Thanks to everybody who made the 2.6.1 release happen:
- Christian Kandeler
- Ivan Komissarov