We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Dennis B.20
9 years agoNew member | Level 1
Problems building SwiftyDropbox for MacOS with Carthage
When I follow the directions for installing SwiftyDropbox for MacOS with Charthage on the Github README page, I get errors and a failure to build the SwiftyDropbox framework. The AlamoFire framework ...
Stephen C.14
9 years agoDropbox Staff
@Dennis B.: Sorry about the issues. The .xcodeproj in the main repo wasn't set to Swift 3.0 for the macOS target. The problem should be fixed now.
Try re-pulling from Carthage with the following Cartfile:
# SwiftyDropbox
github "https://github.com/dropbox/SwiftyDropbox" ~> 4.0.4
and the following command:
carthage update --platform Mac
and let me know if that resolves your issue. Thanks for your patience!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 7 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!