xcode5 的 Xcode IOS iphone的team证书设置。

来源:互联网 发布:c语言计算器三角函数 编辑:程序博客网 时间:2024/05/18 00:25

注意,developer.apple.com在每次idp续费后,都是需要重置device个数。重置device后,需要生成新的developer provision file, 才能使得老的设备转起来。


http://apple.stackexchange.com/questions/57059/how-do-i-transfer-my-ios-developer-profile-to-another-computer


This has changed in Xcode 5. This Apple Developer guide shows you how to do it.

Your account is shown under Xcode → Preferences → Accounts, and can be exported by clicking the gear icon () in the lower-left.

Exporting Your Developer Profile



http://www.codingman.org/?p=257

问题:mac刚刚升级到巨浪,xcode也升级到了5.0.2,我想去修改配置证书却找不到了,之前在organizer窗口的Provisioning profiles这一栏不见了。

解决方法
1、打开xcode
2、在Xcode菜单中打开Preferenes
3、弹出的对话框中选择第二项Accounts
4、弹出的对话框选择App ID其中一个
5、点击右下角的View Details
6、点击弹出的窗口左下角的刷新即可



下面是xcode4的,已经过期。


在一台机器上通过证书助理获得请求文件,上传至网站上,然后下载两个developer, distribution签名证书。导入至该机器上。


打开xcode,把调试设备加入(Add to Portal),


在device tab页的Developer Profiles中,选择 导出。(全部导出)


在其他机器上导入。(只需留下那个team的就行,其他的删除)