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

Conflicting return type in implementation of 'supportedInterfaceOrientations': 'UIInterfaceOrientationMask' #37

Open
ergunkocak opened this issue May 31, 2017 · 2 comments

Comments

@ergunkocak
Copy link

ergunkocak commented May 31, 2017

Hello,

First of all thanks for the library 👍

I am receiving a warning from Xcode 8.3.2 :

Pods/TWTSideMenuViewController/TWTSideMenuViewController/TWTSideMenuViewController.m:100:1: Conflicting return type in implementation of 'supportedInterfaceOrientations': 'UIInterfaceOrientationMask' (aka 'enum UIInterfaceOrientationMask') vs 'NSUInteger' (aka 'unsigned long')

fyi

Screeshot :
screen shot 2017-07-18 at 08 35 24

@ergunkocak
Copy link
Author

Any updates on this?

Cheers

@DrLuthor
Copy link

DrLuthor commented Jul 26, 2017 via email

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