mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-02 03:36:54 +08:00
The current script relies on some commands intentionally failing during provisioning because they only apply to certain versions of Xcode. These errors are silenced using pipes. This is error-prone because we can no longer catch when these commands are failing in the case where they should not. This patch introduces some additional error-handling and conditionals to make sure we only run commands when they are intended to succeed. Pick-to: 6.11 6.10 6.8 Change-Id: Ic5048f54adb31d263e28f51312f44fe3b55e6fe5 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2.2 KiB
Executable File
2.2 KiB
Executable File