Skip to content

1.1.7

Compare
Choose a tag to compare
@HDB-Li HDB-Li released this 14 Sep 07:40
· 702 commits to master since this release
ff57b79

Support Swift now, More swift usage informations see LLDebugToolSwift.

LLDebugToolSwift is a swift component for LLDebugTool, It provide the LLog swift class that used to log function in swift.

More changes can be viewed in Version 1.1.7 Project.

Add

  • Add LLog.swift, In order to solve LLDebugToolMacros can't work in swift.

Update

  • Update LLCrashHelper, now LLDebugTool can crash signal correct.