Closed fritzt0 closed 3 years ago
Morning! I heard of the issue before, but I didn't realise it was a change to the standard library. Thanks for informing me!
@Joannis Thank you for the fix, could you please push 7.0.28
to CocoaPods, so we can use the latest version in our project?
Done @evnik
BSON doesn't compile anymore in Swift 5.5 from Xcode 13 beta 4 due to a fix for SR-14848. From the release notes of Xcode 13 beta 4:
Errors are:
type 'Document' does not conform to protocol 'RandomAccessCollection' type 'DocumentSlice' does not conform to protocol 'RandomAccessCollection'