Skip to content

1.1.1

Compare
Choose a tag to compare
@HDB-Li HDB-Li released this 27 Jul 02:34
· 842 commits to master since this release

Fix crash when use use_frameworks! in CocoaPods. (Failed resource loading)

Add

  • Add LLLogHelperEventDefine.h to define and record LLDebugTool system event.

Update

  • Use method [UIImage LL_imageNamed:] to replace method [UIImage imageNamed], to solve image resource loading failed.
  • Use [LLConfig sharedConfig].XIBBundle to register XIB file, to solve crash when use use_frameworks! in CocoaPods.