mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
XCODE 14.0 SUPPORT REQUIRE #396
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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