xcode Mac OS X Lion 10.7.4 硬盘上的开发者文件夹
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11375389/
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
Developer folder on the HDD on Mac OS X Lion 10.7.4
提问by Irishgirl
I expected to see a "Developer folder" on the HDD and I'm using Mac OS X Lion 10.7.4 but there is none.
我希望在硬盘上看到一个“开发者文件夹”,我使用的是 Mac OS X Lion 10.7.4,但没有。
I've downloaded 'Command Line Tools for Xcode' from 'Downloads Apple Developers' with this link
我已经通过此链接从“下载 Apple 开发人员”下载了“Xcode 命令行工具”
I'll be using HTML, CSS and Javascript to develop an app through Xcode. I've Xcode installed and registered with Apple. Am I missing something?
我将使用 HTML、CSS 和 Javascript 通过 Xcode 开发应用程序。我已经安装了 Xcode 并在 Apple 注册。我错过了什么吗?
回答by Christian Stieber
It appears that they scrapped the /Developer folder, and are now keeping everything inside the /Applications/Xcode.app/...
看来他们废弃了 /Developer 文件夹,现在将所有内容都保存在 /Applications/Xcode.app/...