安装mobileprovision文件-Xcode 6 [英] install mobileprovision file - Xcode 6

查看:1512
本文介绍了安装mobileprovision文件-Xcode 6的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道这很简单,但是我已经阅读了所有问题,而且似乎没有一个简单的答案。

I know this is simple, but I've read through all the questions and there doesn't seem to be a simple answer to this.

我已经创建了一个appID。我创建了一个mobileprovision文件,下载并双击它,一切似乎都很好。 (我有xcode 6)

I've created an appID. I've created a mobileprovision file, downloaded it and double clicked it and that all seems fine. (I have xcode 6)

我不想在构建的代码签名身份中选择我的发行资料。但是我所有的证书都是灰色的:
(未找到证书)[检查个人资料]。 -检查个人资料是我的mobileprovision文件的名称。

I wan't to select my distribution profile in Code Signing Identity in the build. But all my certificates are grayed out: (No cretificate found)[check profile]. - check profile is the name of my mobileprovision file.

如何在XCode中显示此个人资料?

How do I get this profile though to show up in XCode? and where would it show up?

推荐答案

完整说明在这里:

将项目级别代码签名构建设置设置为其默认设置:
导航至项目>构建设置选项卡。
将所有构建配置的Provisioning Profile的构建设置设置为Automatic。
设置代码签名身份构建设置:
设置为iOS Developer,用于iOS项目中的所有构建配置。
根据需要,为OS X项目中的所有构建配置设置为Mac Developer或Developer ID。

Set the project level code signing build settings to their defaults: Navigate to the Project > Build Settings tab. Set the Provisioning Profile build setting to Automatic for all build configurations. Set the Code Signing Identity build setting: Set to iOS Developer for all build configurations in iOS projects. Set to Mac Developer or Developer ID, as appropriate, for all build configurations in OS X projects.

https://developer.apple.com/library/mac/qa/qa1814/_index.html

这篇关于安装mobileprovision文件-Xcode 6的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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