I'm a beginner for swift.I installed the cocoapods in swift but I couldn't import the SwiftyDropbox.Can anyone give solution for this issue?
Asked
Active
Viewed 99 times
0
-
Just to check, are you sure you installed it to the correct location? Does it show up if you expand the Pods project in the left bar? – John Montgomery May 08 '17 at 18:46
1 Answers
1
After installing any pods to your project, you must open your project by .xcworkspace file. You can't do it by .xcodeproject or opening it directly in Xcode.

hament miglani
- 176
- 7