-
Notifications
You must be signed in to change notification settings - Fork 471
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
Swift 2.0 compatibility #15
Comments
Hi @Urkman It's my fault for has not been pushed all commits to GitHub. Now fixed. |
And you should have the following code in your Podfile: pod 'DKImagePickerController', :git => 'https://github.com/zhangao0086/DKImagePickerController.git', :branch => 'Swift2.0'
use_frameworks! |
Thanks :) |
Now I had time to take a look... And I still get errors. |
@Urkman Unfortunately I'm unable to find out a solution to suppress deprecated warning in swift... |
Seems to work now :) |
@Urkman |
Your Swift2.0 branch is not working for me, when using it as a pod :(
The text was updated successfully, but these errors were encountered: