diff options
author | Tobias Markmann <tm@ayena.de> | 2016-10-20 20:13:08 (GMT) |
---|---|---|
committer | Kevin Smith <kevin.smith@isode.com> | 2016-10-21 09:24:20 (GMT) |
commit | 37c12b839fa3dc7ebe77b7b337e92440e8135058 (patch) | |
tree | 3af88866d1d68ee9ce932d23893c443745d13ade /Sluift/main.cpp | |
parent | 300c78798c7b3efd558bc643671acdaa0704b18c (diff) | |
download | swift-37c12b839fa3dc7ebe77b7b337e92440e8135058.zip swift-37c12b839fa3dc7ebe77b7b337e92440e8135058.tar.bz2 |
Fix package generation on macOS 10.12
This removes resource forks from our template disk image.
Add custom InstallWithSymLinks command that does behave
similar to the default env.Install command, however preserves
relative symbolic links inside an installed directory.
This is needed because the Sparkle.framework internally
uses symbolic links and codesign utility fails if these
links are replaced by copies of the original files.
Test-Information:
Verified dist=1 builds with and without code signing on macOS
10.12. Verified that on change of presence of the
codesign_identity SCons argument or its value, a new package
is build. If it does not change nothing is built again.
Change-Id: Iade94811b7d608cb7520662e2820be3b128ee90b
Diffstat (limited to 'Sluift/main.cpp')
0 files changed, 0 insertions, 0 deletions