首页 > 代码库 > 当在一部新的苹果设备安装程序出现the executable was signed with invalid entitlements.问题的解决办法

当在一部新的苹果设备安装程序出现the executable was signed with invalid entitlements.问题的解决办法

1.找到设备的identifier


2.进入https://developer.apple.com

3.点击devices

4.把identifier加入并注册

5.打开xcode,按command+,

6.点击你的证书,进入view details


7.刷新即可