qt5base-lts/qmake/generators/mac
Alexandru Croitor 1925909c5f qmake: Fix iOS code signing after QSettings behavior change
6d9ec41f6f changed the behavior of
QSettings::NativeFormat for .plist files.

Previously an array of values was flattened into a multi-key QMap.

Now that QMap doesn't support multiple values for the same key,
the array is returned as QVariantList.

Adjust the code to take that into account.

Task-number: QTBUG-87218
Change-Id: I0cbf8ac7ef10b81539a29d1e68a09a40d3fe74ca
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-10-06 18:49:32 +02:00
..
pbuilder_pbx.cpp qmake: Fix iOS code signing after QSettings behavior change 2020-10-06 18:49:32 +02:00
pbuilder_pbx.h Build qmake with QT_USE_STRINGBUILDER 2020-05-05 18:41:10 +02:00