Skip to content

2.3.5 Big Sur & Apple Silicon ready with new project optimiser

Compare
Choose a tag to compare
@johnno1962 johnno1962 released this 20 Oct 20:56

Built with Xcode 12.2 beta 3 including SwiftUI tracing with filtering, supporting Apple Silicon architecture and the update checker. This version publishes a service "Injection Goto" which allows you to select a type or type and method in the trace logs and right click on "Services/Injection Goto" to go directly to it's definition in Xcode. This version also allows you to dump the top 200 methods by measures elapsed time after you have traced an app, framework or even UIKit. Finally, once you have traced the common code paths of a project use "Methods Tracing/Reorder Project" to optimise startup times of large applications.