小编eis*_*tee的帖子

Xamarin"可执行文件是使用无效的权利签署的"

我想在iPhone上测试我创建的iOS应用程序.构建成功但是当xamarin工作室尝试通过usb将文件传输到我的iPhone时,我收到以下错误:

VerifyingApplication: 70%
  PercentComplete: 40
  Status: VerifyingApplication
 ApplicationVerificationFailed: Failed to verify code signature of /private/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.yNZx88/extracted/<APPName>.app : 0xe8008016 (The executable was signed with invalid entitlements.)
error MT1006: Could not install the application '/Users/<NAME>/Projects/<APPName>/<APPName>/bin/iPhone/Debug/device-builds/iphone8.2-10.2.1/<APPNamr>.app' on the device '<DEVICEName>': Your code signing/provisioning profiles are not correctly configured. Probably you have an entitlement not supported by your current provisioning profile, or your device is not part of the current provisioning profile. Please check the iOS Device Log for details (error: 0xe8008016).
--- inner exception …
Run Code Online (Sandbox Code Playgroud)

iphone xamarin.ios entitlements ios provisioning-profile

6
推荐指数
2
解决办法
9237
查看次数