Skip to content

Releases: johnno1962/InjectionIII

4.6.4 Bazel, XCTests & device injection

17 May 13:04
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.2, includes support for Xcode 14 or before back to Xcode 10.2. The very basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.6.3...4.6.4

4.6.3 Bazel, XCTests & device injection

23 Mar 07:41
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.2, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.6.2...4.6.3

4.6.2 Bazel, XCTests & device injection

14 Mar 19:44
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.2, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.6.1...4.6.2

4.6.1 Bazel, XCTests & device injection

02 Mar 16:42
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.2, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.6.0...4.6.1

4.6.0 Bazel, XCTests & device injection

10 Feb 07:31
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.2, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.5.7...4.6.0

4.5.7 Bazel, XCTests & device injection

08 Feb 16:00
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.2, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.5.6...4.5.7

4.5.6 Bazel, XCTests & device injection

18 Jan 10:45
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.2, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.5.5...4.5.6

4.5.5 Bazel, XCTests & app-less injection

10 Jan 14:19
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.2, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.5.4...4.5.5

4.5.4 Bazel, XCTests & app-less injection

30 Nov 08:45
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.1RC, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md

Full Changelog: 4.5.3...4.5.4

4.5.4RC1 Bazel, XCTests & app-less injection

28 Nov 18:21
Compare
Choose a tag to compare

Injection bundle can now fall back to a standalone implementation if it cannot connect to the InjectionIII.app i.e. all that is required is to load one of the bundles in the app resources (this only works for an iOS 14+ simulator on an Apple Silicon Mac). Includes package, framework and SwiftUI tracing with filtering if you do use the app. 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.1RC, includes support for Xcode 14 or before back to Xcode 10.2. The basic Bazel support is outlined in the document BAZEL.md