mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 18:01:10 +01:00
Xcode 14, iOS 16 SDK (min iOS 13)
This commit is contained in:
@@ -33,7 +33,6 @@ import CoreData
|
||||
|
||||
// MARK: - EnvironmentValues
|
||||
|
||||
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
||||
extension EnvironmentValues {
|
||||
|
||||
// MARK: Public
|
||||
@@ -60,7 +59,6 @@ extension EnvironmentValues {
|
||||
|
||||
// MARK: - DataStackEnvironmentKey
|
||||
|
||||
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
||||
fileprivate struct DataStackKey: EnvironmentKey {
|
||||
|
||||
// MARK: FilePrivate
|
||||
|
||||
Reference in New Issue
Block a user