1.1.7
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 solveLLDebugToolMacros
can't work in swift.
Update
- Update
LLCrashHelper
, nowLLDebugTool
can crash signal correct.