Merge pull request #1196 from reitermarkus/dmg-metadata

Add `.com.apple.timemachine.supported` to DMG_METADATA_FILES.
This commit is contained in:
Markus Reiter 2016-10-06 11:57:46 +02:00 committed by GitHub
commit 6f070641b9

View File

@ -94,6 +94,7 @@ module Hbc
DMG_METADATA_FILES = %w[ DMG_METADATA_FILES = %w[
.background .background
.com.apple.timemachine.donotpresent .com.apple.timemachine.donotpresent
.com.apple.timemachine.supported
.DocumentRevisions-V100 .DocumentRevisions-V100
.DS_Store .DS_Store
.fseventsd .fseventsd