SwiftUI Introspect Versions Save

Introspect underlying UIKit/AppKit components from SwiftUI

0.9.2

10 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

0.9.1

10 months ago

What's Changed

  • Fixed: only box up content for .view introspection (#305)
  • Documentation: fixed broken links in README.md (#303)

New Contributors

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

0.9.0

11 months ago

What's Changed

  • Added: view controller introspection (#298)
  • Added: page control introspection (#297)

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.8.0...0.9.0

0.8.0

11 months ago

What's Changed

  • Added: Map introspection (#288)
  • Added: advanced range-based platform version predicates (#285)
  • Changed: renamed @_spi(Internals) to @_spi(Advanced) (#290)
  • Documentation: generate docs for extensions (#282)
  • Infrastructure: set up tea for CI and local environments (#276)

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.7.0...0.8.0

0.7.0

11 months ago

What's Changed

SwiftUIIntrospect

  • Added: window introspection (#269)
  • Added: .sheet introspection (#268)
  • Added: .fullScreenCover introspection (#268)
  • Added: .popover introspection (#268)
  • Added: VideoPlayer introspection (#264)
  • Added: SignInWithAppleButton introspection (#265)
  • Added: View introspection on macOS (#266)
  • Improved: View introspection accuracy (#266)
  • Documentation: added some more docs for public symbols (#273)

Introspect

  • This module is now deprecated (#272) and will be removed later this year (whenever iOS/tvOS 17 come out).

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.6.3...0.7.0

0.6.3

11 months ago

What's Changed

SwiftUIIntrospect

  • Fixed: disabled accessibility for introspection views (#261)
  • Documentation: code samples are now split by OS (#262)
  • Infrastructure: use xcodes via tea on CI (#261)

Introspect

No changes.

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.6.2...0.6.3

0.6.2

11 months ago

What's Changed

SwiftUIIntrospect

  • Documentation: added docs for all view types (#258)
  • Infrastructure: fixed iOS/tvOS 13 checks on CI (#257)

Introspect

No changes.

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.6.1...0.6.2

0.6.1

11 months ago

What's Changed

SwiftUIIntrospect

  • Improved: optimized receiver lookup algorithm (#246)
  • Infrastructure: refactored .introspect to use ViewModifier (#253)
  • Infrastructure: retry runtime download on timeout or error on CI (#247)

Introspect

No changes.

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.6.0...0.6.1

0.6.0

1 year ago

What's Changed

SwiftUIIntrospect

  • Added: iOS 17 / tvOS 17 / macOS 14 compatibility (#243)

Introspect

  • Fixed: UIColorWell build error on tvOS 13 (#217)

New Contributors

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.5.2...0.6.0

0.5.2

1 year ago

What's Changed

SwiftUIIntrospect

  • Added: selector overrides (#239)
  • Changed: optimized ancestor controller selectors (#240)

Introspect

No changes.

Full Changelog: https://github.com/siteline/SwiftUI-Introspect/compare/0.5.1...0.5.2