Skip to content

Releases: lszzy/FWDebug

[6.1.0] - 2025-08-07

07 Aug 04:55

Choose a tag to compare

Added

  • Compatible with Xcode 26
  • Minimum compatible with iOS 13
  • Synchronize the latest trunk code of FLEX

Added

  • 兼容Xcode 26
  • 最低兼容iOS 13
  • 同步FLEX最新主干代码

[6.0.2] - 2025-05-13

13 May 14:13

Choose a tag to compare

Added

  • Added registerInfoEntry custom debug information function
  • Added group.bundleId shared directory debug entry

Added

  • 新增registerInfoEntry自定义调试信息功能
  • 新增group.bundleId共享目录调试入口

[6.0.1] - 2025-03-18

18 Mar 14:32

Choose a tag to compare

Fixed

  • The systemLog method automatically prints the log time in Xcode
  • The customLog method merges logs by day and retains them for up to 7 days
  • By default, web server screenshots, clipboard access and other permissions are disabled and need to be enabled manually

Fixed

  • systemLog方法在Xcode中自动打印日志时间
  • customLog方法按天合并日志,最多保留7天
  • 默认关闭web服务器屏幕截图、剪贴板访问等权限,需手动开启

[6.0.0] - 2024-10-14

14 Oct 08:14

Choose a tag to compare

Added

  • Added Eruda debugging function for WKWebView
  • Compatible with iOS 18, fix WKWebView injection failure issue

Added

  • WKWebView新增注入Eruda调试功能
  • 兼容iOS 18,修复WKWebView注入失败问题

[5.5.0] - 2024-09-09

09 Sep 08:13

Choose a tag to compare

Added

  • Web debugging server adds the function of generating QR code images from URL
  • Browse object interface supports adding custom entry function
  • Synchronize the latest trunk code of FLEX

Added

  • Web调试服务器新增URL生成二维码图片功能
  • 浏览对象界面支持新增自定义入口功能
  • 同步FLEX最新主干代码

[5.4.3] - 2024-08-27

27 Aug 07:27

Choose a tag to compare

Added

  • Automatically implement UIViewController.injected method when InjectionIII is enabled

Added

  • 启用InjectionIII时自动实现UIViewController.injected方法

[5.4.2] - 2024-08-12

12 Aug 06:24

Choose a tag to compare

Added

  • Compatible with Xcode16

Added

  • 兼容Xcode16

[5.4.1] - 2024-07-08

08 Jul 08:36

Choose a tag to compare

Added:

  • Compatible with Swift Package Index

Added:

  • 兼容Swift Package Index

[5.4.0] - 2024-06-12

11 Jun 13:53

Choose a tag to compare

Fixed:

  • Compatible with Xcode16

Fixed:

  • 兼容Xcode16

[5.3.1] - 2024-04-29

28 Apr 06:16

Choose a tag to compare

Added

  • Compatible with Swift Package Manager
  • Fixed occasional crash issue when checking Swift objects

Added

  • 兼容Swift Package Manager
  • 修复检查Swift对象时偶现崩溃问题