zoukankan      html  css  js  c++  java
  • xcrun: error: unable to find utility "PackageApplication", not a developer tool or in PATH ​

    xcrun: error: unable to find utility "PackageApplication", not a developer tool or in PATH
     
     
    1、复制一份packageappliation 到下面目录
    /applications/xcode.app/contents/developer/platforms/iphoneos.platform/developer/usr/bin/
     
    2、执行命令
    sudo code-select -switch /applications/xcode.app/contens/developer/
     
    chmod +x /applications/xcode.app/contents/developer/platforms/iphoneos.platform/developer/usr/bin/packageappliation
     
    (下载地址:https://pan.baidu.com/s/1jHJF2Lo)

  • 相关阅读:
    python爬虫
    RMQ算法
    组合数
    水池数目
    jQuery 拼接事件
    ORACLE
    day 75
    day74 vue框架
    day73 vue框架
    day 72 vue框架
  • 原文地址:https://www.cnblogs.com/leon-ytparty/p/9187157.html
Copyright © 2011-2022 走看看