Originally created by @SMARTRAY-STUDIO on GitHub (Sep 21, 2022).
ForEach+SwiftUI.swift:65:40: error build: Key path value type 'NSManagedObjectID' cannot be converted to contextual type 'ID'
Xcode 14.0
SPM: CoreStore 8.1.0
Originally created by @SMARTRAY-STUDIO on GitHub (Sep 21, 2022).
ForEach+SwiftUI.swift:65:40: error build: Key path value type 'NSManagedObjectID' cannot be converted to contextual type 'ID'
Xcode 14.0
SPM: CoreStore 8.1.0
Yes, @tkirby is right. In general, please check the supported CoreStore version whenever you update Xcode, especially if that Xcode version also uses a new Swift compiler version. Closing this ticket now.
@JohnEstropia commented on GitHub (Sep 21, 2022):
Yes, @tkirby is right. In general, please check the supported CoreStore version whenever you update Xcode, especially if that Xcode version also uses a new Swift compiler version. Closing this ticket now.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @SMARTRAY-STUDIO on GitHub (Sep 21, 2022).
ForEach+SwiftUI.swift:65:40: error build: Key path value type 'NSManagedObjectID' cannot be converted to contextual type 'ID'
Xcode 14.0
SPM: CoreStore 8.1.0
@tkirby commented on GitHub (Sep 21, 2022):
Update SPM to 9.0.0 for Xcode 14.0
@JohnEstropia commented on GitHub (Sep 21, 2022):
Yes, @tkirby is right. In general, please check the supported CoreStore version whenever you update Xcode, especially if that Xcode version also uses a new Swift compiler version. Closing this ticket now.