I just got a new OSX machine and decided to start fresh.
Setting up everything went relatively straight forwards (Xcode, Xamarin, Calabash...). However, when it came to the provisioning profile I got the following error:
No provisioning profiles have been detected. Please visit the iOS Provisioning Portal at https://developer.apple.com to create one.Build: 1 error, 0 warnings
I somehow tend to always have problems when it comes to provisioning profiles... What I did:
- Created new certificates
- Created new provisioning profiles
- Download provisioning profiles and double click on them
- Add them in Xcode-> Devices -> (right click on device)Show Provisioning Profiles...
Needless to say the problem is still there