-
Notifications
You must be signed in to change notification settings - Fork 987
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
Updates for Xcode 9 #763
Comments
Anyone? |
Please provide more description for this issue. SW works with Xcode 9. |
Works just a bunch of warnings.. didn't know if there was a way to clean those up |
So far Only warning I can't get rid of is here: automaticallyAdjustsScrollViewInsets' is deprecated: first deprecated in iOS 11.0 - Use UIScrollView's contentInsetAdjustmentBehavior instead
|
I added a PR (#765) to fix most of this but there are two warnings that remain that hopefully the author can help with: |
Is this ever going to be updated or is there a new alternative to doing this in the latest version of xCode? |
This is a version with no warning, you have to fork the repo as I think the project is not maintained anymore. You can also have a look to another very similar library: https://github.com/iDevelopper/PBRevealViewController |
I tried the version shared by @iDevelopper. It works fine. Thank you very much. |
any plans to?
The text was updated successfully, but these errors were encountered: