1.4.0 Beta 2
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:
WebViewintrospection by @davdroman in https://github.com/siteline/swiftui-introspect/pull/460 - Fixed: 2026 availability checks by @davdroman & @Jonge in https://github.com/siteline/swiftui-introspect/pull/463
- CI: streamlined macOS & Xcode versions by @davdroman in https://github.com/siteline/swiftui-introspect/pull/461
New Contributors
- @Jonge made their first contribution in https://github.com/siteline/swiftui-introspect/pull/463
Full Changelog: https://github.com/siteline/swiftui-introspect/compare/1.4.0-beta.1...1.4.0-beta.2