Skip to content

Commit 46a26cd

Browse files
authored
Fix 0.19.0 iOS binary package usage (#931)
1 parent 859ce24 commit 46a26cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/OpenSwiftUI/Integration/Hosting/UIKit/View/UIHostingView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ open class _UIHostingView<Content>: UIView, XcodeViewDebugDataProvider where Con
242242
base.layoutSubviews()
243243
}
244244

245+
@_spi(_)
245246
override dynamic open func _geometryChanged(
246247
_ geometry: UnsafeRawPointer,
247248
forAncestor ancestor: UIView?

0 commit comments

Comments
 (0)