PredicateKit
PredicateKit copied to clipboard
Update SwiftUI support tests for iOS 15+
iOS 15 changed how an NSFetchRequest
is stored in a SwiftUI View
graph. This PR updates SwiftUISupportTests
to accommodate that change.
Will be merged once Xcode 13.3 is available on GitHub Actions. Until then, it's expected that CI will fail.