Deploy Xamarin App to IPhone
Completed
Hi,
I using Rider and Xamarin, I want to deploy my App to my IPhone but get an Error because the Code Signing is missing in the Key Chain.
Then I tried to open the IOS part of my project in XCode. If I want to run it in XCode I get some other Errors.
If I create an XCode Swift Project it is no Problem to sign and Run it on my Phone.
Is there any special procedure I have to follow?
Please sign in to leave a comment.
Did you go into the project properties in Rider and set the signing identity and provisioning profile?
I did,
Fixed it by doing the following
https://stackoverflow.com/questions/60364376/jetbrains-rider-xamarin-ios-no-valid-ios-code-signing-keys-found-in-keychain/60365340?noredirect=1#comment106856024_60365340
In my properties the signing identity is set to "Apple Development: xxxx (5Pxxxxxxxx)" but wit the remark (missing)
provisioning profile is auto.