-
-
Notifications
You must be signed in to change notification settings - Fork 985
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
cannot install using pod #1
Comments
Swift 3.x Now you can download the code and find the |
me too, can not install pod 'YPImagePicker' |
Hello @mohammadz74, @SalmanGhumsani, @wegweiser6 The pod installation is broken at the moment but I will let you know when it's back up. Sorry for the inconvenience :/ Cheers, |
@mohammadz74 @SalmanGhumsani @wegweiser6 |
@mohammadz74 @SalmanGhumsani @wegweiser6 |
Carthage ain't working properly . |
Hi @BilalAkram, YPImagePicker depends on Stevia, which needs to be linked as well. Concerning the swift version, not sure if Swift 3.2 code is allowed to use a swift 4 library :/ Please excuse the late reply, Sacha |
fixMissingPermissionCheck: add permission check before try to show mu…
Hi, is there a specific reason for dynamically linking Stevia? Since its dynamically linked, its messing with my project's other autolayout library (EasyPeasy). I am unable to use this repo because the dependency is dynamically linked. Any solution? Can we remove dynamic linking of Stevia? |
update to latest
…heck fixMissingPermissionCheck: add permission check before try to show mu…
…-patch-1 create pt-PT translation file
updating library
i'm getting [!] Unable to find a specification for
YPImagePicker
and when I force source using :pod 'YPImagePicker',:git => 'https://github.com/Yummypets/YPImagePicker'
it says no such module for Stevia and when I add stevia to project I get lots of syntax error
The text was updated successfully, but these errors were encountered: