What's Changed
Important
In order to opt into this beta version, you need to explicitly specify it in your SPM manifest as follows:
.package(url: "https://github.com/siteline/swiftui-introspect", from: "1.4.0-beta.2"),
- Added:
WebView
introspection by @davdroman in #460 - Fixed: 2026 availability checks by @davdroman & @Jonge in #463
- CI: streamlined macOS & Xcode versions by @davdroman in #461
New Contributors
Full Changelog: 1.4.0-beta.1...1.4.0-beta.2