Skip to content

1.4.0-beta.4

Latest
Compare
Choose a tag to compare
@davdroman davdroman released this 06 Aug 13:38
9bedf1e

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 TabView introspection on macOS 15+ by @davdroman in #477
  • Fixed: archiving error for XCFrameworks linking this library by @davdroman in #476

Full Changelog: 1.4.0-beta.3...1.4.0-beta.4