从 mac AppStore 安装 Xcode 时,DMG 在哪里?
根据从 mac AppStore 安装 Xcode 的新要求,我想找到安装包 (.dmg) 并将其存档到某处。
用例 1:有 100 多个工作站,不想(需要)下载 100 多次。
用例 2:我归档、交付并随后终止使用 Xcode 4.1.1 构建的产品。高级客户需要紧急修复错误,我想用那个 Xcode 临时安装一些工作站。
蒂亚。
顺便说一句,狮子或苹果未来可能发布的任何猫科动物也是如此。
With the new requirement to install Xcode from mac AppStore, i would like to locate the install package (.dmg) and archive it somewhere.
Use case 1 : got 100+ workstations, dont want(need) to download 100+ times.
Use case 2 : I archive, ship, and later End-of-life a product built with Xcode 4.1.1. A premium customer requires an urgent bug fix, I would like to temporarily install a few workstations with THAT Xcode.
tia.
btw, same goes for Lion, or whatever future feline Apple may release.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
如果你从 AppStore 下载 Xcode,Pablo 是对的。
但是,如果您想从 Apple 网站“旧式”下载 .dmg 文件,则必须登录 Apple 开发者下载网站(以前称为:ADC 程序资产)。您可以在“开发者工具”下找到各种版本的 Xcode。
in case you download Xcode from AppStore, Pablo is right.
However, in case you want the "good old" download of the .dmg file from Apple's website, you have to login at the Apple Developer Download website (previously called: ADC Program Assets). You will find various versions of Xcode under "Developer Tools".
它通常位于
Applications
文件夹下。该程序名为Install XCode
。您可以在 100 多个工作站中复制并使用它。这是一个关于
apple 的问题.stackexchange.com
,您可以在其中找到类似的问题/答案。It's usually under
Applications
folder. The program is calledInstall XCode
. You can copy and use that in your 100+ workstations.Here's a question on
apple.stackexchange.com
where you will find a similar problem/answer.登录苹果开发者门户后,您可以导航到以下链接以查看所有可供下载的 .dmg 文件开发资源,它也包括 XCODE 5。
https://developer.apple.com/downloads/index.action
Once you are logged into apple developer portal you can navigate to following link to view all development resources available for downloads as .dmg file, it includes XCODE 5 too.
https://developer.apple.com/downloads/index.action
如果您找到上述安装 Xcode 包并按住 Ctrl 键单击它,选择“显示包内容”以显示 .dmg 文件。它就在那儿的某个地方。
If you find the aforementioned Install Xcode package and ctrl-click on it, choose Show Package contents to reveal the .dmg file. It's in there somewhere.