最近为了兼容iOS8升级到Xcode6.0编译以前的工程,结果App没法在真机上运行。报错以下:app
The file “xxxx.app” couldn’t be opened because you don’t have permission to view itcode
解决方法
查看工程中警告,发现须要更新旧工程的设置:
点击Upate to reconmmented settings,打开以下窗口:
选择Perform Changes,再次运行OK!
这种问题出现时,能够在黄色三角形前的文字描述看到 : validate projet settings 的字样