Comments
-
I opened the xcworkspace file for the PhotoWatch app in Xcode and now I get error on the attached screenshot. Appreciate the help!
-
-Hi Nelson, there's no framework that you're supposed to add for SwiftyDropbox. The install is handled just by CocoaPods. We haven't heard back from Walt on this thread, so presumably his issue was resolved. Are you having any problems when following the instructions to install SwiftyDropbox?- I haven't used CocoaPods…
-
- I just finished successfully installing the swift dropbox framework in Xcode. I followed the instructions at https://www.dropbox.com/developers/documentation/swift#install . I kept getting the error message on my import statement for SwiftyDropbox saying "No such module 'SwiftyDropbox'". I spent several hours working to…