Skip to content

v3.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 07:18
· 206 commits to master since this release

3.7.0 (2023-09-19)

Bug Fixes

  • delete unused codes (c837491)
  • generate framework bug (26815b8)
  • hybrid 移除无效 log message (f7919b9)
  • macOS 使用 swiftPM 集成报错 (868523d)
  • mobile debugger bug (efc8462) (dc32df4)
  • privacy manifest 适配 macOS (ea7497c)
  • UIAlertController/UISegment swizzle 延迟到初始化时 (2e0fde6)
  • 将 GrowingAnalytics.xcworkspace 移到 Example/ 目录下,其在根目录会影响 xcodebuild -list 的执行 (7d22f57)

Features

Reverts

  • UISwitch 改回 VIEW_CLICK 事件 (09ab399)