Skip to content

Xcode 11 and SwiftPM

Compare
Choose a tag to compare
@sushichop sushichop released this 01 Oct 12:01
· 552 commits to master since this release
ded5f59

Public

  • Swift Package Manager Support (#1083)
  • New willLogMessage: and didLogMessage: methods on DDFileLogger which provide access to the current log file info (#1076)

Internal

  • Fix issue with log archiving in the simulator (#1098)
  • Limit assertion to non-simulator build (#1100)