A: 请确保您在 Defold 项目中使用的 bundle identifier 与您在生成移动设备配置文件时在 Xcode 项目中使用的 bundle identifier 相同。
A: 来自 检查构建应用程序的权限:
codesign -d --ent :- /path/to/the.app
A: 来自 检查配置文件的权限:
security cms -D -i /path/to/iOSTeamProfile.mobileprovision