为App Store和企业发行版构建应用程序 [英] Building app for App Store and Enterprise Distribution

查看:57
本文介绍了为App Store和企业发行版构建应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个应用程序,该应用程序将在内部分发给100名员工,但也将在外部分发给App Store.

I have an application that will be distributed internally to 100's of employees but also distributed externally to the App Store.

我已经注册了常规的iOS开发人员成员资格以及企业开发人员计划.

I've already signed up for the regular iOS developer membership as well as the Enterprise developer program.

但是,我试图弄清楚如何在构建调试版本,内部版本和应用商店版本之间进行xcode切换.

However, I'm trying to figure out how to have xcode switch between building a debug build, and internal build and an app store build.

具体来说,置备配置文件适用于特定的App ID.我必须在开发人员门户中创建两个不同的应用程序ID,但是我的应用程序只有一个应用程序ID(显然).

Specifically, provisioning profiles apply to a specific App ID. I had to create two different app ids in the developer portal but my application only has 1 app id (obviously).

Any ideas how to have one project that could selectively build different configs...?

推荐答案

您将不得不使用其他

You'll have to use different targets. This gives you different configurations, and you can also set different app ids/bundle identifiers.

这篇关于为App Store和企业发行版构建应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆