Originally created by @AbhimanyuForiOS on GitHub (Sep 27, 2022).
Dear owner and helpers ,
Please check the attached screenshot, I am facing an issue with CoreStore SPM when I switched to Xcode 14.0 in to "ForEach+SwiftUI.swift" file. Error is :
Key path value type 'NSManagedObjectID' cannot be converted to contextual type 'ID'
Also please check another error :
Originally created by @AbhimanyuForiOS on GitHub (Sep 27, 2022).
Dear owner and helpers ,
Please check the attached screenshot, I am facing an issue with CoreStore SPM when I switched to Xcode 14.0 in to `"ForEach+SwiftUI.swift"` file.
**Error** is :
> `Key path value type 'NSManagedObjectID' cannot be converted to contextual type 'ID'`
<img width="1298" alt="Screenshot 2022-09-27 at 6 48 49 PM" src="https://user-images.githubusercontent.com/7630897/192538089-34220e08-e08c-4907-bbdc-a73aac5e2dfd.png">
Also please check another error :
<img width="1257" alt="Screenshot 2022-09-27 at 6 56 23 PM" src="https://user-images.githubusercontent.com/7630897/192539207-7df5e291-7ed8-4ee6-9377-c0a569e81290.png">
<img width="521" alt="Screenshot 2022-09-27 at 6 57 31 PM" src="https://user-images.githubusercontent.com/7630897/192539268-74e68b48-cec6-4d7d-8871-51b1b5e73d97.png">
As mentioned, please upgrade to 9.0.0 if you need to use Xcode 14
@JohnEstropia commented on GitHub (Sep 29, 2022):
As mentioned, please upgrade to [9.0.0](https://github.com/JohnEstropia/CoreStore/releases/tag/9.0.0) if you need to use Xcode 14
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 @AbhimanyuForiOS on GitHub (Sep 27, 2022).
Dear owner and helpers ,
Please check the attached screenshot, I am facing an issue with CoreStore SPM when I switched to Xcode 14.0 in to
"ForEach+SwiftUI.swift"file.Error is :
Also please check another error :
@LePips commented on GitHub (Sep 27, 2022):
You need to update to CoreStore v9.0.0.
@JohnEstropia commented on GitHub (Sep 29, 2022):
As mentioned, please upgrade to 9.0.0 if you need to use Xcode 14
@AbhimanyuForiOS commented on GitHub (Oct 4, 2022):
thank you @JohnEstropia @LePips