Skip to content

Releases: dropbox/dropbox-sdk-obj-c

Bug fixes.

30 Sep 18:29
Compare
Choose a tag to compare

Bug fixes

  • Properly edited doc strings to compile without warnings.
  • Fixed bug where cancelled download would crash after not properly handling cancellation client error.

Bug fixes.

30 Sep 18:39
Compare
Choose a tag to compare

Bug fixes

  • Updated main Xcode project structure.
  • Updated Podspec to explicitly enumerate all dependencies.
  • Removed assert statements around client linking in DropboxClientsManager to avoid hard crashes.

Bug fixes / Improvements.

30 Sep 18:42
Compare
Choose a tag to compare

Bug fixes

  • Removed Pod folder from Example projects and updated to latest version.
  • Reorganized main Xcode project.
  • Prefixed Reachability class to avoid namespace clash.
  • Removed a few assert statements in DropboxClientsManager to avoid hard crashes.
  • Fixed deserialization bug where default field values for server response objects were assumed to be explicitly supplied by server.

Improvements

  • Added ability to specify response queues for each route.

Improvements.

30 Sep 18:44
Compare
Choose a tag to compare

Improvements

  • Added support for multiple Dropbox users at once.
  • Added DBRoulette sample app.

Bug fixes.

30 Sep 18:45
Compare
Choose a tag to compare

Bug fixes

  • Fixed 24-hour time localization deserialization issue.

Bug fixes.

30 Sep 18:45
Compare
Choose a tag to compare

Bug fixes

  • Fixed enumerated subtype serialization issue.

Bug fixes.

30 Sep 18:47
Compare
Choose a tag to compare

Bug fixes

  • Fixed bug with main Xcode project.

Bug fixes.

30 Sep 18:48
Compare
Choose a tag to compare

Bug fixes

  • Refactored SDK to use "macOS" instead of "OSX".

Improvements.

30 Sep 18:49
Compare
Choose a tag to compare

Improvements

  • Carthage support for iOS and OS X.

Bug fixes.

30 Sep 18:50
Compare
Choose a tag to compare

Bug fixes

  • Fixed broken CocoaPods distribution.