You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Graham H.2
7 years agoExplorer | Level 3
Objective C build of 3.4.0 failing when using carthage
I am having problems getting the SDK building using carthage. A fresh build using the Cartfile ...
# ObjectiveDropboxOfficial
github "https://github.com/dropbox/dropbox-sdk-obj-c" == 3.4.0
...
- 7 years agoThanks! I was on an older version of carthage, but it looks like this issue is related to more recent versions. It's open as an issue on GitHub here:
https://github.com/Carthage/Carthage/issues/2277
I just upgraded, but I still can't seem to reproduce this though. In any case, can you try downgrading to 0.24 to see if that helps?
Greg-DB
7 years agoDropbox Staff
I can't seem to reproduce that error. Can you let me know what versions of Carthage and Xcode you're using? (`carthage version` and `xcodebuild -version`) Thanks!
- Graham H.27 years agoExplorer | Level 3
Thanks Greg. If you need the log file, let me know.
$ carthage version
0.28.0
$ xcodebuild -version
Xcode 9.2
Build version 9C40b
$
- Greg-DB7 years agoDropbox StaffThanks! I was on an older version of carthage, but it looks like this issue is related to more recent versions. It's open as an issue on GitHub here:
https://github.com/Carthage/Carthage/issues/2277
I just upgraded, but I still can't seem to reproduce this though. In any case, can you try downgrading to 0.24 to see if that helps?- Graham H.27 years agoExplorer | Level 3
Thanks Greg, downgrading Carthage to version 0.24 seems to have fixed it.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,884 PostsLatest Activity: 2 hours 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!