I am trying to debug our build machine by running the scripts locally. But I can't do Ad Hoc builds on my local dev machine.
The error message is
*** Ad Hoc Distribution" doesn't include signing certificate "Apple Development: Paul Wilkinson
In Xcode when I try to select the Ad Hoc Distribution profile in Signing & Capabilities
I get the same error message and the profile is Ineligible.
I tried downloaded the certificate from the developer site but when I open it it does not appear in my keychain.
I could not find a way to add my certificate to the profile.
I did a lot of searching for solutions but I cannot use automatic provisioning on the build machine.
Any suggestions? Cheers!