【发布时间】:2019-12-08 01:23:23
【问题描述】:
我无法使用以下方法将我的应用安装到我的 iPhone: https://docs.microsoft.com/ru-ru/xamarin/ios/get-started/installation/device-provisioning/free-provisioning?tabs=macos
我做的一切都是这样的,但它在控制台中显示了这个错误
VerifyingApplication - PercentComplete: 40%
ApplicationVerificationFailed: Failed to verify code signature of....: 0xe8008016 (The executable was signed with invalid entitlements.)
error MT1006: Could not install the application '..' on the device 'iPhone': Read Error (error: 0xe8000004)
P.S 我通过网络连接我的 iPhone
【问题讨论】:
标签: ios .net xamarin.forms xamarin.ios