You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
@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.
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!
The text was updated successfully, but these errors were encountered: