Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 testflight 中添加一个带有 buid 的额外 UDID 而不是制作新的临时配置文件?
您必须在苹果开发中心编辑临时配置文件并将新设备添加到其中。但是您可以通过试飞直接更新配置文件(而不是在 xcode 中更新配置文件并重新存档)。
更新配置文件后,您应该转到测试飞行中的构建,在权限选项卡(左侧)中,您将能够直接更新配置文件。测试飞行甚至会询问您是否要发送邮件到新添加的设备(以及自上次发布以来尚未安装的旧设备..)。