Skip to content

Bug fixes / Improvements.

Compare
Choose a tag to compare
@scobbe scobbe released this 30 Sep 18:56
· 260 commits to master since this release

Bug fixes

  • Fixed bugs with main Xcode project.

Improvements

  • Removed preconditions from DropboxClientsManager to avoid hard crashes.
  • Added @discardableResult tags to all routes and response / progress methods to avoid compiler warnings in the event return object is not used.