Xamarin “The executable was signed with invalid entitlements”

前端 未结 4 1330
执笔经年
执笔经年 2021-01-01 21:55

I want to test my created iOS app on my iPhone. The build was successful but while xamarin studio tries to transfer the file via usb to my iPhone i got the following error:<

4条回答
  •  梦毁少年i
    2021-01-01 22:49

    If your provisions were working before you added and set your "Entitlements.plist" (for example for Icloud) then:

    You need to remove the "Entitlements.plist" from your configuration.

    Project Option > IOS Bundle Signing > Custom Entitlements (Keep it blank).

提交回复
热议问题