Commit 5e6e9458 authored by Morten Johan Sørvig's avatar Morten Johan Sørvig
Browse files

Add -codesign option.


Use the "codesign" tool with the provided signing identity to
sign all code binaries in the bundle. Application code binaries
include the app executable(s), plugin and framework/dylib
dependencies.

Finally, run "codesign --verify" to verify that the app
bundle is correctly signed.

Change-Id: Idfff030a2b218e1dc1ad1bc279a32a330665b347
Reviewed-by: default avatarMorten Johan Sørvig <morten.sorvig@digia.com>
parent a5850598
Showing with 149 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