Skip to content

4.4.0RC2 running app no longer required.

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnno1962 johnno1962 released this 16 Sep 06:54
· 121 commits to main since this release

Pre-release of version that will fall back to a standalone implementation if the bundle cannot connect to the InjectionIII.app i.e. all that is required now is to load one of the bundles in the app resources. 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 14.0, includes support for Xcode 14. Consult the project commit history for a log of changes.