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.
John B.41
Explorer | 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-DB
6 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!