After I updated to Xcode7.0 from 6.4,
I've got a build warning like below.
Pods/FastttCamera/FastttCamera/FastttCamera.m:164: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