You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
After I updated to Xcode7.0 from 6.4,
I've got a build warning like below.
i think it is the same problem with this link:
https://forums.developer.apple.com/thread/6165
The text was updated successfully, but these errors were encountered: