The run destination iPhone 5.0 Simulator is not valid for running the scheme 'MyApp'

http://www.cnblogs.com/mfryf/archive/2012/02/25/2368220.html

What are your options set to for in the proejct options? you need to tell it is uses ios5 as the deployment 

在设置选项中把debug,和release的sdi都设置成iso5,就不会报错了。


其实就是让部署deployment统一。




你可能感兴趣的:(The run destination iPhone 5.0 Simulator is not valid for running the scheme 'MyApp')