Xcode 6.0 / 6.1并使用客户端的配置文件构建 [英] Xcode 6.0/6.1 and building with client's provisioning profile

查看:50
本文介绍了Xcode 6.0 / 6.1并使用客户端的配置文件构建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了最新的Xcode 6.1,并且拥有了我的客户端配置文件/证书,我尝试为它们构建IPA文件(用于临时部署),但在新的Xcode 6.1中,当您开始存档时,它会尝试连接到我的苹果开发者帐户,由于我的客户的应用ID不存在,它说:

Xcode试图找到或生成匹配的签名资产,但由于以下问题而未能这样做:带有标识符的应用程序ID 'com.myclient.something'不可用。请输入一个不同的字符串。

I downloaded the latest Xcode 6.1 and with having my client's provisioning profile/certificate, I tried to build IPA file for them (for ad-hoc deployment) but in the new Xcode 6.1 when you start archiving, it tries to connect to my apple developer account and since my client's App Id doesn't exist, it says:
Xcode attempted to locate or generate matching signing assets and failed to do so because of the following issues: An App ID with identifier 'com.myclient.something' is not available. Please enter a different string.

我曾经在Xcode 5.1.1中做同样的事情,我可以使用他们的配置文件为我的客户端存档和创建IPA文件。你知道吗,我怎样才能在Xcode 6.1中为他们的内部发行版建立IPA文件?
提前致谢,
Cam

I used to do the same thing in Xcode 5.1.1 and I could archive and create the IPA file for my client with their provisioning profile. DO you know guys how can I build the IPA file for their in-house distribution in Xcode 6.1? Thanks in advance, Cam

推荐答案

找到您的.xcarchive文件。右键单击它并选择Show Package Contents。在Products / Application文件夹中,您将找到您的应用程序。将其拖到iTunes上。 iTunes会将其添加到应用程序选项卡中。转到iTunes中的应用程序选项卡。右键单击您的应用程序,然后选择Show In Finder。你有.ipa文件

Locate your .xcarchive file. Right click on it and select Show Package Contents. In the Products/Application folder you will find your app. Drag it onto the iTunes. iTunes will add it to the Applications tab. Go to the Applications tab in iTunes. Right click on your app and select Show In Finder. There you have your .ipa file

这篇关于Xcode 6.0 / 6.1并使用客户端的配置文件构建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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