Releases: drewmccormack/SwiftCloudDrive
Releases · drewmccormack/SwiftCloudDrive
1.4.2
Fixed issues with PrivacyInfo file.
Full Changelog: 1.4.1...1.4.2
1.4.1
Made CloudDrive sendable, and added back support for Swift 5.x mode.
1.4
Full support for Swift 6, including strict concurrency. Requires Xcode 16.
Fixed issues caused by Swift 6 by downgrading to Swift 5.
Disabled concurrency checking. It is giving compiler errors. Will reenable when stable.