- the preferred way to code sign apps during both development and distribution
Set the project
Set the Provisioning Profile build setting to Automatic for all build configurations.
Set the Code Signing Identity build setting:Set to iOS Developer for all build configurations in iOS projects
Set the target
Set the Target > General > Team to None.
Change the Provisioning Profile build setting to Automatic for all build configurations.
Set the Code Signing Identity build setting:Set to iOS Developer for all build configurations in iOS targets
Return to the Target > General tab for all of your app’s targets and set the Team using these steps:Set the Target > General > Team to your team.
本文档详细介绍了如何为iOS应用程序设置代码签名,包括在不同构建配置中将供应配置文件设置为自动,以及如何为所有iOS项目和目标设置代码签名身份。
2405

被折叠的 条评论
为什么被折叠?



