在 xcode 中安装图形工具

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/38366674/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 09:02:35  来源:igfitidea点击:

Installing graphics tools in xcode

xcodemacos

提问by Anders Cedronius

When trying to install 'graphics tools' in xcode (Xcode -> open developer tool -> More developer tools, I get:

尝试在 xcode 中安装“图形工具”时(Xcode -> 打开开发人员工具 -> 更多开发人员工具,我得到:

{"responseId":"ba7bd79e-487a-49b6-9bf1-f4085dc9e27e","resultCode":1003,"resultString":"request.uri.notfound","userString":"Invalid request, Service mapping to the requested URL is not available. ","creationTimestamp":"2016-07-14T05:58:55Z","userLocale":"en_US","requestUrl":"https://developer.apple.com:443/downloads/index.action?name=for%20Xcode","httpCode":200,"suppressed":[]}

When trying to install from here (downloads): https://developer.apple.com/opengl/

尝试从这里安装时(下载):https: //developer.apple.com/opengl/

I get:

我得到:

{"responseId":"76bb89d6-d9a7-4c67-b24e-d65c03e83973","resultCode":1003,"resultString":"request.uri.notfound","userString":"Invalid request, Service mapping to the requested URL is not available. ","creationTimestamp":"2016-07-14T06:00:40Z","userLocale":"en_US","requestUrl":"https://developer.apple.com:443/downloads/index.action?q=graphics","httpCode":200,"suppressed":[]}

Anyone got a idea how to install graphics tools?

有人知道如何安装图形工具吗?

/A

/一种

采纳答案by Anders Cedronius

Can be found here: https://developer.apple.com/download/more/

可以在这里找到:https: //developer.apple.com/download/more/

Search for: graphics

搜索: 图形

And select only the 'Developer tools' checkbox.

并仅选中“开发人员工具”复选框。

The confusion is total.

混乱是完全的。

回答by biojazzard

Still confusing. As of 10.12 Sierra:

还是一头雾水。从 10.12 Sierra 开始:

You can find the Graphic Tools in: "Aditional Tools for XCode":

您可以在“XCode 的附加工具”中找到图形工具:

https://developer.apple.com/download/more/?=for%20Xcodeenter image description here

https://developer.apple.com/download/more/?=for%20Xcode在此处输入图片说明