提示一:
Class is implemented in both (…)解决:
sudo xcode-select -r

xcode-select --installand thenxcode-select -s /Library/Developer/CommandLineTools

参考:
https://developer.apple.com/forums/thread/698628
https://developer.apple.com/forums/thread/47579

更新:20223年7月19日:

xcode beta4 系统引入bug,待升级正式版本后看是否修复

This appears to be a bug introduced by Apple in the latest beta release of their tooling (this has been reproduced on local machines). So far, it seems this does not cause any negative impact other than excessive noise in build outputs, so can be safely ignored.

参考https://discuss.circleci.com/t/xcode-15-beta-4-released/48645

提示二:

xcode-select: error: toolxcodebuildrequires Xcode, but active developer directory ‘/Library/Developer/CommandLineTools’ is a command line tools instance

解决

Run sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

参考
https://github.com/nodejs/nodegyp/issues/569

备注解决提示一后,出现提示二,暂未解决,待后续更新

原文地址:https://blog.csdn.net/shaobo8910/article/details/123550298

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任

如若转载,请注明出处:http://www.7code.cn/show_39688.html

如若内容造成侵权/违法违规/事实不符,请联系代码007邮箱suwngjj01@126.com进行投诉反馈,一经查实,立即删除

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注