github siteline/swiftui-introspect 1.4.0-beta.4

one month ago

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

Don't miss a new swiftui-introspect release

NewReleases is sending notifications on new releases.