SwiftUI Introspect Versions Save

Introspect underlying UIKit/AppKit components from SwiftUI

1.1.3

2 months ago

What's Changed

Due to a mysterious bug on Apple's part that may cause a complete app hang, the unfortunate decision has been made to remove support for SignInWithAppleButton introspection (https://github.com/siteline/swiftui-introspect/pull/401).

We apologize for this inconvenience.

More details can be found at https://github.com/siteline/swiftui-introspect/issues/400

New Contributors

Full Changelog: https://github.com/siteline/swiftui-introspect/compare/1.1.2...1.1.3

1.1.2

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/siteline/swiftui-introspect/compare/1.1.1...1.1.2

1.1.1

6 months ago

What's Changed

  • Fixed: SwiftUI previews on watchOS no longer fail to build (#380)
  • Infrastructure: fixed iOS 17 tests failing on CI (#381)

New Contributors

Full Changelog: https://github.com/siteline/swiftui-introspect/compare/1.1.0...1.1.1

1.1.0

7 months ago

What's Changed

  • Removed: Toggle introspection on visionOS (#373)

Full Changelog: https://github.com/siteline/swiftui-introspect/compare/1.0.0...1.1.0

1.0.0

8 months ago

We are excited to announce the release of SwiftUI Introspect 1.0! 🎉

Introducing a stable, intuitive, and ergonomic new API for introspection of SwiftUI views.

If you're migrating away from the old Introspect module, make sure to review the updated README, and feel free to ask questions in the Discussions forum.

Full Changelog: https://github.com/siteline/swiftui-introspect/compare/0.12.0...1.0.0

0.12.0

8 months ago

What's Changed

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.11.1...0.12.0

0.11.1

8 months ago

What's Changed

  • Fixed: @_spi errors (#339)

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.11.0...0.11.1

0.11.0

8 months ago

What's Changed

  • Added: visionOS support (#327)
  • Infrastructure: run CI tests on iOS & tvOS 17 (#323)

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.10.0...0.11.0

0.10.0

9 months ago

What's Changed

  • Added: SecureField introspection (#317)

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.9.2...0.10.0

0.9.2

9 months ago

What's Changed

  • Fixed: occasionally wrong status bar style (#313)
  • Infrastructure: added UI Test suite (#314)
  • Infrastructure: disabled "Autocreate schemes" (#308)

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.9.1...0.9.2