summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2016-10-20 20:13:08 (GMT)
committerKevin Smith <kevin.smith@isode.com>2016-10-21 09:24:20 (GMT)
commit37c12b839fa3dc7ebe77b7b337e92440e8135058 (patch)
tree3af88866d1d68ee9ce932d23893c443745d13ade /Swift/Packaging
parent300c78798c7b3efd558bc643671acdaa0704b18c (diff)
downloadswift-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 'Swift/Packaging')
-rw-r--r--Swift/Packaging/MacOSX/Swift.dmg.gzbin517911 -> 539857 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Swift/Packaging/MacOSX/Swift.dmg.gz b/Swift/Packaging/MacOSX/Swift.dmg.gz
index ba8ccf7..ca2b520 100644
--- a/Swift/Packaging/MacOSX/Swift.dmg.gz
+++ b/Swift/Packaging/MacOSX/Swift.dmg.gz
Binary files differ