• Xcode6:The file couldn’t be opened because you don’t have permission to view it


    1、前言

    最近为了兼容iOS8升级到Xcode6.0编译之前的工程,结果App无法在真机上运行。报错如下:The file “xxxx.app” couldn’t be opened because you don’t have permission to view it
     

    2、解决方法

    查看工程中警告,发现需要更新旧工程的设置:
     
    点击Upate to reconmmented settings,打开如下窗口:
     
    选择Perform Changes,再次运行OK!

    原文:http://blog.csdn.net/nextstudio/article/details/39546255

  • 相关阅读:
    pm2
    php 基础知识
    EBADF, read
    php apache
    noah
    ejs
    node linux
    枚举系统进程
    c++ 进程权限的提升
    Liunx的目录结构
  • 原文地址:https://www.cnblogs.com/Mr-------Li/p/5642823.html
Copyright © 2020-2023  润新知