dropbox-sdk-obj-c
dropbox-sdk-obj-c copied to clipboard
Official Objective-C SDK for the Dropbox API v2.
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...