mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Summary: Apple broke the hdiutil on MacOS 10.13. If one passes multiple -srcfolder arguments, it dead locks with 100 % CPU forever. Since there is no way to tell Bitrock to use only one -srcfolder argument, we have to go the advanced way and create the disk image file manually. This also allows us to customize it more in the future. Reviewers: #swift_pilot_client, msutcliffe Reviewed By: #swift_pilot_client, msutcliffe Subscribers: jenkins Maniphest Tasks: T181 Differential Revision: https://dev.swift-project.org/D58