从 mac AppStore 安装 Xcode 时,DMG 在哪里?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7299815/
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-14 21:52:37  来源:igfitidea点击:

When installing Xcode from mac AppStore, where is the DMG?

xcodemac-app-store

提问by YvesLeBorg

With the new requirement to install Xcode from mac AppStore, i would like to locate the install package (.dmg) and archive it somewhere.

根据从 mac AppStore 安装 Xcode 的新要求,我想找到安装包 (.dmg) 并将其存档在某处。

Use case 1 : got 100+ workstations, dont want(need) to download 100+ times.

用例 1:有 100 多个工作站,不想(需要)下载 100 多次。

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.

用例 2:我归档、运送和稍后终止使用 Xcode 4.1.1 构建的产品。高级客户需要紧急修复错误,我想临时安装一些带有 Xcode 的工作站。

tia.

蒂亚。

btw, same goes for Lion, or whatever future feline Apple may release.

顺便说一句,Lion 或 Apple 未来可能发布的任何猫科动物也是如此。

采纳答案by maggix

in case you download Xcode from AppStore, Pablo is right.

如果您从 AppStore 下载 Xcode,Pablo 是正确的。

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 Downloadwebsite (previously called: ADC Program Assets). You will find various versions of Xcode under "Developer Tools".

但是,如果您想从 Apple 网站下载 .dmg 文件的“旧版”,则必须登录Apple Developer Download网站(以前称为:ADC Program Assets)。您将在“开发人员工具”下找到各种版本的 Xcode。

回答by Pablo Santa Cruz

It's usually under Applicationsfolder. The program is called Install XCode. You can copy and use that in your 100+ workstations.

它通常在Applications文件夹下。该程序被称为Install XCode。您可以在 100 多个工作站中复制和使用它。

Here's a question on apple.stackexchange.comwhere you will find a similar problem/answer.

这是一个关于apple.stackexchange.com您在哪里可以找到类似问题/答案的问题

回答by Say2Manuj

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.

登录苹果开发者门户后,您可以导航到以下链接以查看所有可供下载的 .dmg 文件的开发资源,它也包括 XCODE 5。

https://developer.apple.com/downloads/index.action

https://developer.apple.com/downloads/index.action

回答by Cocoadelica

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.

如果您找到上述安装 Xcode 包并按住 ctrl 单击它,选择 Show Package contents 以显示 .dmg 文件。它在那里的某个地方。