Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Problem with CocoaPods #39

Open
efernp06 opened this issue Apr 26, 2016 · 3 comments
Open

Installation Problem with CocoaPods #39

efernp06 opened this issue Apr 26, 2016 · 3 comments

Comments

@efernp06
Copy link

I've install DownPicker using Cocoapods and when I built the project this error has appeared:

error: /Users/ernsferrari/Library/Developer/Xcode/DerivedData/Prueba-cvmgkwpczwcrzkgbqwypmbspepuv/Build/Products/Debug-iphonesimulator/DownPicker/DownPicker.bundle: No such file or directory

The version of DownPicker is 0.1.34

Thank you for your help!

@nkezhaya
Copy link

+1

@nkezhaya
Copy link

nkezhaya commented May 4, 2016

@Ernestofp94 doesn't look like he's gonna fix this. What I ended up doing is putting the "DownPicker" folder in my Supporting Files group, then adding #import "UIDownPicker.h" to my Objective-C bridging header.

@dgallagher-venmo
Copy link

I was running into the same issue using Cocoapods 1.0.0.beta.6. Upgrading to Cocoapods 1.0.0 fixed the problem for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants