Commit 00c9b3d8 authored by Morten Johan Sørvig's avatar Morten Johan Sørvig
Browse files

Make deployed Qt Quick imports code signable


The OS X code signing process enforces strict code/data
separation. Split up the Qt Quick imports; deploy
.dylibs to "Contents/Plugins/quick/", deploy .qml files
and other resources to "Resources/". Create symlinks
to the dylibs so that Qt Quick can load the imports
as usual.

Task-number: QTBUG-34810
Change-Id: If7e1f80b357598c8e3cc7dd46a9363387218d541
Reviewed-by: default avatarMorten Johan Sørvig <morten.sorvig@digia.com>
parent 5e6e9458
Showing with 27 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment