What's Changed
Important
In order to opt into beta releases, you need to explicitly specify it in your SPM manifest as follows:
.package(url: "https://github.com/siteline/swiftui-introspect", from: "27.0.0-beta"),- Added: OS 27 support by @davdroman in #516
- Changed: bump to Swift 6.2 and enable upcoming features by @davdroman in #517
- Removed: CocoaPods support by @davdroman in #515
- Infra: update workspace settings to Xcode 27 by @davdroman in #514
- Fixed: NavigationSplitView test sidebar visibility by @davdroman in #513
Full Changelog: 26.0.1...27.0.0-beta.1