美文网首页
iOS开发者账号批量导入设备

iOS开发者账号批量导入设备

作者: 喝酸奶舔下盖 | 来源:发表于2019-05-05 13:26 被阅读0次

登录开发者账号后选择Certificates, Identifiers & Profiles -> Devices -> All -> Register Multiple Devices -> ChooseFile...

RegisteringMultipleDevices.png
文件具体格式可以点击Download sample files下载查看其格式,只需编辑Multiple-device-upload-ios.tex文件即可
multiple-device-upload-ios.png
Multiple-device-upload-ios.tex文件内容如下,Device Name只能是标准ASCLL表中的128个字符,不能有中文或中文标点符号,将中文修改为拼音(否则会报Device names with multi-byte characters is not supported via file upload的错误提示。在线转拼音)。有需求的话上传后自己再手动编辑。
文件格式.png
上传文件成功之后显示如下
ReviewAndRegister.png
后续根据提示进行操作即可。

相关文章

网友评论

      本文标题:iOS开发者账号批量导入设备

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