1.3.8.1 (06/07/2020)
More update informations please see LLDebugTool CHANGELOG.
1.3.8 (02/12/2020)
More update informations please see LLDebugTool CHANGELOG.
1.3.7 (11/22/2019)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.3.7 based on LLDebugTool. Fix error in swift.
1.3.6 (11/07/2019)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.3.6 based on LLDebugTool. Nothing changed in swift.
1.3.5 (11/07/2019)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.3.5 based on LLDebugTool. Nothing changed in swift.
1.3.4 (10/31/2019)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.3.4 based on LLDebugTool. Nothing changed in swift.
1.3.3 (10/18/2019)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.3.3 based on LLDebugTool. Nothing changed in swift.
1.3.2 (09/29/2019)
- Update
LLog.swift
, In order to solveLLLogHelper
isn't public inLLDebugTool
.
1.3.1 (09/06/2019)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.3.1 based on LLDebugTool. Nothing changed in swift.
1.3.0 (09/01/2019)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.3.0 based on LLDebugTool. Nothing changed in swift.
1.2.2 (10/23/2018)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.2.2 based on LLDebugTool. Nothing changed in swift.
1.2.1 (10/10/2018)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.2.1 based on LLDebugTool. Nothing changed in swift.
1.2.0 (09/22/2018)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.2.0 based on LLDebugTool. Nothing changed in swift.
1.1.7 (09/14/2018)
More update informations please see LLDebugTool CHANGELOG.
Update for version 1.1.7 based on LLDebugTool. Nothing changed in swift.
1.1.6 (08/12/2018)
LLDebugToolSwift
is a swift component for LLDebugTool
, It provide the LLog
swift class that used to log function in swift.
- Add
LLog.swift
, In order to solveLLDebugToolMacros
can't work in swift.