Improved
1.4.0 Beta 4
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.4"),
- Changed: reintroduce
TabViewintrospection on macOS 15+ by @davdroman in https://github.com/siteline/swiftui-introspect/pull/477 - Fixed: archiving error for XCFrameworks linking this library by @davdroman in https://github.com/siteline/swiftui-introspect/pull/476
Full Changelog: https://github.com/siteline/swiftui-introspect/compare/1.4.0-beta.3...1.4.0-beta.4