dropbox-sdk-obj-c icon indicating copy to clipboard operation
dropbox-sdk-obj-c copied to clipboard

Official Objective-C SDK for the Dropbox API v2.

Results 43 dropbox-sdk-obj-c issues
Sort by recently updated
recently updated
newest added

Currently largest .m file is DBTeamLogObjects.m - more than 180K lines of code with more than 5MB raw text. It alone takes more than 30 seconds to compile with Xcode14...

This property should not be using `assign`, rather `strong`.

New Stone changes: https://github.com/dropbox/stone/pull/351/files. These reserved words do not exist in the public API so introduce no changes. Codegen hasn't been run in some time, so the generated changes include...