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: "26.0.0-rc.1"),
- Fixed: Xcode 26.0 RC 1 issues by @davdroman in #478
- CI: run tests on 2026 platforms by @davdroman in #474
Full Changelog: 1.4.0-beta.4...26.0.0-rc.1