summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuild.cmake
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-10-06 17:58:48 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-10-06 18:49:32 +0200
commit1925909c5f4907ebf358027bb64be9a2594160c8 (patch)
tree07b110ea6b93882888ab1e2592a570fed296f444 /cmake/QtBuild.cmake
parentf4442d467039b1161a5025bf5d728adf0e73a077 (diff)
qmake: Fix iOS code signing after QSettings behavior change
6d9ec41f6fef7af0129d13fc99fffc7a548f6125 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>
Diffstat (limited to 'cmake/QtBuild.cmake')
0 files changed, 0 insertions, 0 deletions