xcrun: error: unable to find utility “PackageApplication”, not a developer tool or in PATH - Since updating Xcode

后端 未结 10 623
暗喜
暗喜 2020-12-08 06:42

Updated Xcode this morning and now ionic project wont deploy to a device.

ionic run ios --device

Returns:

** BUILD SUCCEEDE         


        
10条回答
  •  北海茫月
    2020-12-08 07:14

    Linked in the Jenkins issue that matson kepson mentioned here there was a guy who attempted a PR to fix the issue. There was some unfinished change requests in his PR and I also found a few null ptrs in his changes. I forked his pr and fixed these things here and there is now a snapshot linked here that you can download and become unblocked until such a change is merged into the full build.

提交回复
热议问题