cocos2d-x Cannot run on the selected destination

1.TARGETS 的 iOS Deployment Target 版本比 PROJECT 的 iOS Deployment Target 版本低

2.把info.plist 的target Membership关联去掉

3.重启 xcode