diff options
author | Morten Johan Sørvig <morten.sorvig@qt.io> | 2017-03-20 13:36:22 +0100 |
---|---|---|
committer | Morten Johan Sørvig <morten.sorvig@qt.io> | 2017-03-29 12:32:46 +0000 |
commit | 335d91e6d6c4ac21bcf39c4f5bb9a8bcd0e597bf (patch) | |
tree | be15a91bf42390ba6f7a278ba04e6623c6a6c0c9 /src/androiddeployqt/main.cpp | |
parent | 224a4bdc0380b15e6a8f07dc0d4bf9ae4dae1996 (diff) | |
download | qttools-335d91e6d6c4ac21bcf39c4f5bb9a8bcd0e597bf.tar.gz |
macdeployqt: Fix code signing
We were attempting to code sign bundle data files,
which the logic in codesignBundle() is not designed
to handle. This caused errors when trying to run
otool on on .plist files etc.
Remove the “catch all” code path that was added in
commit 7d2b0968 and restrict codesignBundle() to work
on executables.
Task-number: QTBUG-54380
Change-Id: I9192d2876a0031a2feb19053c404196962ac22d4
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/androiddeployqt/main.cpp')
0 files changed, 0 insertions, 0 deletions