[qt/qt/qt5]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qt5 Pushed by mirror-service into branch 'dev'. Changed from 81f3a57d3bebd460c825783b9161d2f285acc8c7 to b49f3297b8acef6f970d7d4b07242206b8c22a31 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit b49f3297b8acef6f970d7d4b07242206b8c22a31 by Tor Arne Vestbø on 28/07/2026 at 09:34.. Add independent iOS simulator and device builds Xcode 27 no longer ships a universal iOS simulator runtime, so our trick of building fat binaries for iOS no longer works. As a stop-gap towards XCFrameworks we build simulator and device individually, so that we can package them up in the SDK as two components next to each other. This does break the convenience of switching between simulator and device within the same Xcode project, but use through Qt Creator is not affected as that is always a single-SDK build of the user project. Pick-to: 6.12 Change-Id: I7115f4db7623fff2b539553b72c875cf25d3a3a7 Reviewed-by: Alexandru Croitor <[email protected]> https://invent.kde.org/qt/qt/qt5/-/commit/b49f3297b8acef6f970d7d4b07242206b8c22a31