美文网首页
iOS 添加测试机

iOS 添加测试机

作者: 米开朗骑騾 | 来源:发表于2019-05-29 21:23 被阅读0次

传送

iOS:测试机添加

一,首先打开开发者首页:https://developer.apple.com/,点击Member Center

image

二,点击certificates,Identifiers & Profiles


image

三,点击Devices.


image

四,点击devices可见已经添加的设备,点击右边的+号可新加设备.

image

五,填写相应的name和设备的UDID(UDID可通过iTunes查看).


image

六,接下来点击continue,核实下信息点击register.点击done.然后就可以看见你的设备.

七,接下来添加配置文件即可.点击provisioning profiles,点击development.点击+.

image

八,选中iOS APP development,点击下方的continue.


image

九,选择APP id


image

十,选择证书


image

十一,选择设备


image

十二,填写profile name,点击下方的generate.


image

十三,点击download,下载完之后双击该文件安装.
十四,在Xcode里面的iOS 模拟器选择栏里可见刚才添加的设备名字.


image

注意:在开发者界面也可看见该设备是active的.OK.测试机添加完毕,打完收工!


image

相关文章

网友评论

      本文标题:iOS 添加测试机

      本文链接:https://www.haomeiwen.com/subject/npiutctx.html