Skip to content

4.3.2 Ventura/Xcode 14

Compare
Choose a tag to compare
@johnno1962 johnno1962 released this 21 Aug 14:44
· 101 commits to main since this release

Use the "Prepare Project" menu item to set up a project for use with InjectionIII. Includes package, framework and SwiftUI tracing with filtering. Once you have traced and run through the common code paths of a project use "Method Tracing/Reorder Project" to re-order compilation and memory layout to optimise startup times of very large applications. When tracing "live" instance are tracked and counts per class can be displayed using the "Instance Counts" menu item. This version has command line options -projectFile and -addDirectory you can use in a "Build Phase" to start injection with the correct project selected. Built with Xcode 13.2.1, includes support for Xcode 14. Consult the project commit history for a log of changes.