mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-14 06:16:12 +01:00
Xcode 14, iOS 16 SDK (min iOS 13)
This commit is contained in:
@@ -34,7 +34,6 @@ import SwiftUI
|
||||
/**
|
||||
A container view that reads changes to an `ObjectPublisher`
|
||||
*/
|
||||
@available(iOS 13.0, tvOS 13.0, watchOS 6.0, macOS 10.15, *)
|
||||
public struct ObjectReader<Object: DynamicObject, Content: View, Placeholder: View, Value>: View {
|
||||
|
||||
// MARK: Internal
|
||||
|
||||
Reference in New Issue
Block a user