相关链接
- IOS工程自动打包并发布脚本实现
- Xcode中Command Line Tools安装方法
- 脚本git连接
- xcode_shell-master.zip //点击直接下载
- xcrun: error: unable to find utility “PackageApplication”, not a developer tool or in PATH
旧版本PackageApplication(kma9)放到下边目录中
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/
然后执行命令
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/
chmod +x /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/PackageApplication