dropbox/dropbox-sdk-obj-c

'DBFILESUploadSessionStartError.h' file not found

baksogen opened this issue · 2 comments

Xcode 12.2
Can't build Obj-c SDK

/DropboxOfficial/Shared/Generated/Routes/DBFILESUserAuthRoutes.m:170:9: fatal error: 'DBFILESUploadSessionStartError.h' file not found
#import "DBFILESUploadSessionStartError.h"

Thanks for the report. We'll look into it.

Also, are you using Carthage to build the SDK? If so, can you confirm which version of it you have installed?

This should be fixed in the latest version. Please refer to the updated documentation for more information.