Releases: dropbox/dropbox-sdk-obj-c
Releases · dropbox/dropbox-sdk-obj-c
Bug fixes.
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.
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.
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.
Improvements
- Added support for multiple Dropbox users at once.
- Added
DBRoulette
sample app.
Bug fixes.
Bug fixes
- Fixed 24-hour time localization deserialization issue.
Bug fixes.
Bug fixes
- Fixed enumerated subtype serialization issue.
Bug fixes.
Bug fixes
- Fixed bug with main Xcode project.
Bug fixes.
Bug fixes
- Refactored SDK to use "macOS" instead of "OSX".
Improvements.
Improvements
- Carthage support for iOS and OS X.
Bug fixes.
Bug fixes
- Fixed broken CocoaPods distribution.