We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
John B.41
6 years agoExplorer | Level 3
xcodebuild error in ObjectiveDropboxOfficial iOS build
Can't build new 3.9.4 version of ObjectiveDropboxOfficial framework in xcodebuild. Message "DTDeviceKit: deviceType from 00008006-001710143AA2002E was NULL" Finally fails to write ~/Development/Ap...
- 6 years ago
Thanks for the output. I see you're just running the standard `carthage update --platform iOS` command, which is the same as what I tried.
To try to track down the issue here, can you also let me know:
- What version of `carthage` do you have installed? You can check with `carthage version`. (I tested on 0.31.2.)
- Are you using the standard documented Cartfile? If not, what do you have?
- Can you also try this with the same Cartfile but with a new Xcode project? If it works with a new project, there may be a project setting causing the issue.
Greg-DB
Dropbox Staff
Are you following the instructions from https://github.com/dropbox/dropbox-sdk-obj-c#carthage to install the Dropbox SDK using Carthage? I just tried that with v3.9.4 of the SDK and v10.1 of Xcode, and I didn't get the error you shared here.
Can you share the exact steps you're following to reproduce this and the full output you're getting?
"DTDeviceKit" doesn't seem to be referring to Dropbox SDK code, but we'll be happy to take a look and try to reproduce this to see if we can offer any insight.
John B.41
6 years agoExplorer | Level 3
.... which results in a built product that doesn't include an ARM64 slice, which means it's useless for using in a ARM64-capable product.
- Greg-DB6 years agoDropbox Staff
Thanks for the output. I see you're just running the standard `carthage update --platform iOS` command, which is the same as what I tried.
To try to track down the issue here, can you also let me know:
- What version of `carthage` do you have installed? You can check with `carthage version`. (I tested on 0.31.2.)
- Are you using the standard documented Cartfile? If not, what do you have?
- Can you also try this with the same Cartfile but with a new Xcode project? If it works with a new project, there may be a project setting causing the issue.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!