Skip to content

6.6.2+deriveddatafix

Latest

Choose a tag to compare

@shadone shadone released this 16 Jan 12:12
· 0 commits to stable since this release

This release is the same 6.6.2 with one additional commit replacing use of Path.write (from PathKit) with a custom implementation that is safe to use when DerivedData folder is located on an external volume.

This is a temporary solution until a new version of Swift / SPM is released with a proper fix.

See discussion of the problem in SPM repo swiftlang/swift-package-manager#6948