Skip to content

Releases: HDB-Li/LLDebugTool

1.1.0

08 Jun 10:17
6389a7e
Compare
Choose a tag to compare
  • Add screen shot function.

1.0.3

31 May 06:08
Compare
Choose a tag to compare

Fix some leaks.

Update

  • Call CFRelease in LLAppHelper.
  • Resolve circular references caused by the NSURLSessionDelegate in LLURLProtocol.
  • Call Free in LLBaseModel.
  • Fix analyze warning in LLBaseViewController / LLFilterOtherView.
  • Uncoupled code in LLTool / LLNetworkContentVC.

Additional Changes

  • Add NetTool(Use URLSession in a singleton.) and update ViewController (Fix a circular reference.)

1.0.2

21 May 06:38
Compare
Choose a tag to compare
  • Fix the side gesture recognizer bug when pop.

1.0.1

12 May 10:52
Compare
Choose a tag to compare
  • Support iOS 8+.

1.0.0

09 May 06:26
Compare
Choose a tag to compare
  • Initial release version.
  • Contains the following functions:
    • Monitoring network requests.
    • Save and view log information.
    • Crash information collection.
    • Monitoring app properties.
    • Operation of sandbox file.