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

Swift 2.0 compatibility #15

Closed
Urkman opened this issue Sep 11, 2015 · 7 comments
Closed

Swift 2.0 compatibility #15

Urkman opened this issue Sep 11, 2015 · 7 comments

Comments

@Urkman
Copy link

Urkman commented Sep 11, 2015

Your Swift2.0 branch is not working for me, when using it as a pod :(

@zhangao0086
Copy link
Owner

Hi @Urkman

It's my fault for has not been pushed all commits to GitHub. Now fixed.
Thank you for being here :)

@zhangao0086
Copy link
Owner

And you should have the following code in your Podfile:

pod 'DKImagePickerController', :git => 'https://github.com/zhangao0086/DKImagePickerController.git', :branch => 'Swift2.0'
use_frameworks!

@Urkman
Copy link
Author

Urkman commented Sep 14, 2015

Thanks :)

@Urkman
Copy link
Author

Urkman commented Sep 14, 2015

Now I had time to take a look... And I still get errors.
All in DKCamera.swift...

@zhangao0086
Copy link
Owner

@Urkman
Try again...

Unfortunately I'm unable to find out a solution to suppress deprecated warning in swift...

@Urkman
Copy link
Author

Urkman commented Sep 15, 2015

Seems to work now :)

@zhangao0086
Copy link
Owner

@Urkman
Let me know if you have any questions :)

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

2 participants