Skip to content

Releases: johnno1962/InjectionIII

macOS 11 Big-Sur release candidate, use "-Xlinker -interposable”

12 Jul 13:10
Compare
Choose a tag to compare

2nd release candidate for macOS 11 (Big Sur) using dyld_dynamic_interpose. You must add "-Xlinker -interposable” to your project's "other linker flags”. Superseded by 3rd release candidate 2.2BS3.

macOS 11 Big-Sur release candidate

08 Jul 10:55
Compare
Choose a tag to compare
Pre-release

Release candidate for macOS 11 (Big Sur)

2.0.0

03 Jun 16:47
98efd54
Compare
Choose a tag to compare

InjectionIII now includes a server for "Remote" which allows you to control a
iDevice from your Desktop during testing. Consult the README.md on the repo
for details. It also includes an improved version of "SwiftTrace" which now logs
argument values during app tracing.

Sixth time luckier.

24 May 06:37
Compare
Choose a tag to compare
Sixth time luckier. Pre-release
Pre-release

Resolves problem with LD_RUNPATH_SEARCH_PATHS.

Fifth time lucky

17 May 20:25
0ce22a2
Compare
Choose a tag to compare
Fifth time lucky Pre-release
Pre-release

Minor bug fixes to Remote, SwiftTrace and XprobePlugin

Overhaul of SwiftTrace formatting and path quoting

08 May 09:09
48e95b0
Compare
Choose a tag to compare
'~' gets quoted (#227)

Merging now as minor followup change

2.0 with updated Remote and SwiftTrace

04 May 07:52
714e5b4
Compare
Choose a tag to compare
Pre-release
Minor updates/bug fixes to SwiftTrace (#225)

Merging now for _another_ release candidate.

Video capture from Remote device refreshed

02 May 16:30
1f47522
Compare
Choose a tag to compare
2.0RC2

Tweak to README.md (#223)

Release candidate with “Remote"

30 Apr 07:07
Compare
Choose a tag to compare
Pre-release
  • Add Remote control of device capability to InjectionIII

1.8

02 Mar 17:10
db774b0
Compare
Choose a tag to compare
1.8
  • Improvements when using other editors than Xcode #204

Special thanks to @yeswolf for making this release a great one!