专注收集记录技术开发学习笔记、技术难点、解决方案
网站信息搜索 >> 请输入关键词:
您当前的位置: 首页 > Iphone

iphone认证文件无效解决方法

发布时间:2010-05-30 01:06:50 文章来源:www.iduyao.cn 采编人员:星星草
iphone认证文件无效解决办法

 

1,新建deviceUUID是你客户iphone手机的UUID

2,新建一个AdHocDistribution provision文件,设备里一定框选上上述1建的客户的设备。

3,下载后,拖进X-code

4,在你的project的res里,新建一个文件叫 Entitlements.plist

5,到target Info->Build里面,Code Signing Entitlement的值写“Entitlements.plist”.

6,压缩生成的app

7,把 Distribution provision文件和压缩的APP,一起发给客户。

8,客户需把两个文件都拖进itune,然后同步手机。

 

1.First, in program portal, add the UDID of your client's device.

2.Then create the AdHoc Mobile Provision for your app.

3.Download it and install in your XCode.

4.Create the Entitlements.plist in XCode. Uncheck the get-task-allow in this file and save it.

5.In target Info window, go to Build, and type in "Entitlement.plist" in the Code Signing Entitlement value.

6.Build it for Distribution.

7.Compress your app you just built.

8.Send the .zip of your app together with the Adhoc mobile provision file to your client.

9.He should drag them to iTunes window and sync with his device to install.

10.Done.

 

 

1 楼 gulfer 2011-05-28  
我按照这个步骤操作,为什么仍然提示应用程序没有安装在iphone上,因为授权无效。
友情提示:
信息收集于互联网,如果您发现错误或造成侵权,请及时通知本站更正或删除,具体联系方式见页面底部联系我们,谢谢。

其他相似内容:

热门推荐: