Skip to content

Releases: LeoNatan/LNViewHierarchyDumper

v1.3.1

03 Aug 14:52
1fee23c
Compare
Choose a tag to compare
  • Fixes to the Xcode project of the framework (if used outside of Swift Package Manager)
  • Fixed a few warnings

v1.3

02 Aug 00:19
cb740d6
Compare
Choose a tag to compare

Added support for macOS AppKit apps

v1.2.1

31 Jul 12:42
c3e635c
Compare
Choose a tag to compare
  • Support Xcode 15.x/iOS 17.x

  • Much improved macOS/Catalyst/“Designed for iPad” on Mac support

  • macOS App Sandbox best effort support

    • xcode-select -p cannot be used to discover the active Xcode installation, so /Applications/Xcode.app and /Applications/Xcode-beta.app are attempted

v1.2

30 Jul 23:16
3d789be
Compare
Choose a tag to compare
  • Support Xcode 15.x/iOS 17.x

  • Much improved macOS/Catalyst/“Designed for iPad” on Mac support

  • macOS App Sandbox best effort support

v1.1

03 Sep 21:27
7f3974d
Compare
Choose a tag to compare
  • Added support for Swift Package Manager