In my project target settings, i have set the base SDK to ios 7.0 and deployment target to ios 6.1.
When i test my app with the simulator with iOS 6.1 or iOS 7.0, everything is fine. The problem is that I just connected my iPhone 5 with iOS 6.1 installed and the project does not compile because of some iOS 7.0 calls...
Any suggestions?