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 issue in Xcode7.0(7A220) with RBStoryboardLink 0.1.4 #73

Open
ecoopnet opened this issue Sep 21, 2015 · 0 comments

Comments

@ecoopnet
Copy link

After I updated to Xcode7.0 from 6.4,
I've got a build warning like below.

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

i think it is the same problem with this link:
https://forums.developer.apple.com/thread/6165

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

1 participant