Xcode 14 compile error #395

Closed
opened 2025-12-29 15:30:54 +01:00 by adam · 2 comments
Owner

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
adam closed this issue 2025-12-29 15:30:54 +01:00
Author
Owner

@tkirby commented on GitHub (Sep 21, 2022):

Update SPM to 9.0.0 for Xcode 14.0

@tkirby commented on GitHub (Sep 21, 2022): Update SPM to 9.0.0 for Xcode 14.0
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#395