Skip to content
New issue

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

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

Already on GitHub? # to your account

Deprecation Warnings - XCode 10 Swift 4.2 #240

Closed
5fcgdaeb opened this issue Oct 6, 2018 · 1 comment
Closed

Deprecation Warnings - XCode 10 Swift 4.2 #240

5fcgdaeb opened this issue Oct 6, 2018 · 1 comment

Comments

@5fcgdaeb
Copy link

5fcgdaeb commented Oct 6, 2018

Describe the bug
After installing the 3.5.1 version via Cocoapods, the following warnings appear during compile-time.

didSelectImage, didSelectVideo, didCancel are deprecated; use <alternativeMethod> instead

To Reproduce
Install version 3.5.1 via Cocoapods and build you project.

Environment (please complete the following information):

  • Deployment Target: 10.0
  • Xcode Version 10.0
  • Swift Version 4.2

Would it be possible to remove these warnings? I prefer not to inhibit them via Cocoapods myself.

Thanks!

@s4cha
Copy link
Member

s4cha commented Oct 9, 2018

@5fcgdaeb Thanks for reminding us about that, these were left for a while for backwards compatibility purposes, it's been a while so it's time to remove them for good :)
This will be done in next release 👍

@s4cha s4cha closed this as completed Oct 9, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants