iOS Crash Logs Tool Changelog

What's new in iOS Crash Logs Tool 1.2.1.1

Nov 6, 2015
  • add possible to batch symbolicate
  • fixed extension ".ips"

New in iOS Crash Logs Tool 1.2.1.0 (Jul 10, 2014)

  • add analize of inlined subroutine
  • fix bug in case find last of Debug Entry Info or Compile Unit in table

New in iOS Crash Logs Tool 1.2.0.7 (May 23, 2014)

  • fix issue with wrong number of code line ( note v1.2.0.6: returns previous line from table of lines )

New in iOS Crash Logs Tool 1.2.0.6 Beta 2 (May 23, 2014)

  • support of numbers of code lines ( ex.: main.m:3) for x86 and x64
  • fixed crash on Mach-O object with x64 arch
  • fixed symbolicating DyLibs.
  • fixed crash on adding already existing object

New in iOS Crash Logs Tool 1.2.0.6 Beta (May 23, 2014)

  • add dependency information about executable (.app) in MachO tab
  • add information about Numbers of code lines (now is beta version of functionality).
  • add search in tree of Application, Crash Logs and dSYMs.
  • bugfix