Skip to content

[3.7.3]: Xcode & Swift updates, bugfixes

Compare
Choose a tag to compare
@ffried ffried released this 16 Dec 13:12
· 233 commits to master since this release
8b2e33d

Public

  • Fix "DDFileLogger: Failed to get offset" when setting maximumFileSize (#1234)
  • Follow-up to add annotations to DDOSLogger (#1248)
  • Fixed nullability conflict in DDDispatchQueueLogFormatter.h (#1252)
  • Add Swift 5.5 support, fix archive build on Xcode 13 (#1253)
  • Fix file access issue in Catalyst apps (#1257)
  • Fix excluded archs in debug build when not mac catalyst (#1260)
  • Bump Xcode last upgraded version to 13.2 (#1265)
  • Don't log warnings for CLI apps in DDTTYLogger (#1269)