Jocelyn Turcotte
46e384a2f2
OS X: The --strict option isn't supported on the build machine
...
XCode is too old.
2016-01-22 18:13:25 +01:00
Jocelyn Turcotte
5092243080
OS X: Fix macdeployqt not to embed symlinks when ran multiple times
...
ln has a special syntax to create the symlink inside the last path if it's
a directory (or a symlink to a directory).
Also pass --strict to codesign --verify to catch this kind of error.
2016-01-22 18:04:46 +01:00
Jocelyn Turcotte
6096a836a4
Do a codesign --verify before running spctl
...
codesign is less strict than spctl and gives more output.
codesign -d alone doesn't verify but only prints.
2016-01-22 16:54:04 +01:00
Jocelyn Turcotte
18efc5eb65
shell_i: Add a way to fail the build if the signing key doesn't match
...
This tries to catch error at build time instead of having
to check the OS X console for errors afterward.
2015-06-22 13:55:19 +02:00
Daniel Molkentin
c3dca7a288
OS X: Actually Make the signing script fail on failure
...
Addresses #3114
2015-04-16 16:35:09 +02:00
Daniel Molkentin
e1fa6f1a0d
fix_frameworks is no longer required
...
This is taken care of by macdeployqt.py, which is
run during "make install"
2014-12-03 13:41:12 +01:00
Daniel Molkentin
5213970c3d
OSX: fix signing script
2014-10-01 17:57:51 +02:00
Daniel Molkentin
5f715ca063
OSX: fix Frameworks path in signing script
2014-10-01 16:04:24 +02:00
Daniel Molkentin
0ceeff62d6
Fix app signing on OS X
2014-10-01 15:34:42 +02:00
Markus Goetz
d1eff0ae24
OS X: Add sign_app.sh
2014-09-02 16:14:00 +02:00