Jason Flax
Jason Flax
Are we safe to close this then?
Can anyone still having the issue test with the latest Xcode beta? It would appear that Apple released a fix for the Combine issue: https://developer.apple.com/documentation/xcode-release-notes/xcode-13_2-release-notes
@maretod I'm unable to reproduce this crash, though it does seem legitimate. I tried using an encrypted Realm and encoding/decoding your data model and calling the same calls you are....
@gbreen12 are they sharing the database in an app group?
According to the CI, this seems to fail for Xcode < 13. I will have to investigate and potentially guard this behind directives.
Reproduced the compiler error on Swift 5.4. It would _appear_ https://github.com/apple/swift-evolution/blob/main/proposals/0299-extend-generic-static-member-lookup.md enables the `Self` behaviour that this PR unlocks. So users on Xcode < 13 will not be able to...
We will be working on this in the next quarter.
@tgoyne @leemaguire can we get movement on this?
@tgoyne ptal.
Nevermind, seeing some build failures on CI.