siteline / swiftui-introspect

Introspect underlying UIKit/AppKit components from SwiftUI
MIT License
5.59k stars 346 forks source link

Support for `watchOS` #413

Open denandreychuk opened 4 months ago

denandreychuk commented 4 months ago

Description

Hello! I just received an error message stating that the library does not support watchOS. However, the badges on the README page indicate that it should. I'm wondering if this is a mistake in the README or the podfile.

Checklist

Expected behavior

Support for watchOS

Actual behavior

The platform of the target X (watchOS 9.0) is not compatible with SwiftUIIntrospect (1.1.1), which does not support watchOS.

Steps to reproduce

No response

Version information

1.1.1

Destination operating system

watchOS 9

Xcode version information

No response

Swift Compiler version information

No response

blu-Fox commented 3 months ago

Bump. I could really use support for watchOS, specifically for NavigationSplitView.