简体   繁体   English

什么是iOS中的企业部署节省(XCode 7)

[英]What is save for Enterprise Deployment in iOS (XCode 7)

When I select archive to generate an ipa file, I am being presented with 4 options. 当我选择存档来生成ipa文件时,我会看到4个选项。 I understand 3 of them. 我理解其中3个。 I am not clear about the 4th option ie. 我不清楚第四种选择即。 Save for Enterprise Deployment . 节省企业部署 However if I select this option to generate an ipa file, that particular ipa file is getting installed on a device which is not added in Apple Development Portal. 但是,如果我选择此选项来生成ipa文件,则该特定ipa文件将安装在Apple Development Portal中未添加的设备上。 Why is this so? 为什么会这样?

Apple has an Developer Enterprise Program which allows app distribution outside the app store. Apple有一个Developer Enterprise Program ,允许在应用商店外部进行应用分发。 Your company must have an Enterprise Program License you are unaware of because without program enrollment Xcode won't allow you to export for enterprise distribution (see attached image). 您的公司必须拥有您不知道的企业程序许可证,因为如果没有程序注册,Xcode将不允许您导出以进行企业分发(请参阅附图)。

Some links below: 以下一些链接:

在此输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Xcode 6 Save for Enterprise Deployment不再为ipa创建plist了吗? - Xcode 6 Save for Enterprise Deployment does not create plist for ipa anymore? 在Xcode中更改“保存为企业部署”档案的设置的位置 - Where to change settings in Xcode for 'Save For Enterprise Deployment' archives iOS企业部署/到期 - iOS Enterprise Deployment / Expiration 在XCode 6中导出企业部署的存档 - Exporting an archive for Enterprise Deployment in XCode 6 iOS企业部署的自动化测试 - Automated testing of iOS enterprise deployment 将Xcode 4“保存为企业或临时部署保存”作为构建后操作 - Setting up Xcode 4 'Save for Enterprise or Ad-Hoc Deployment' as a post-build action 用于企业或临时部署的Xcode Save失败-“代码签名操作失败” - Xcode Save for Enterprise or Ad-Hoc Deployment fails - “Code signing operation failed” 我应该如何理解Xcode for iOS应用程序中的“保存开发部署”? - How should I understand “Save for Development Deployment” in Xcode for iOS app? Xcode 6 - 为iOS App Store部署需要访问开发团队吗? - Xcode 6 - Save for iOS App Store Deployment requires access to the development team? 通过xcode使用企业部署来退出应用 - Resigning the app with the Enterprise Deployment via xcode
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM