I want to test my app in release mode so I changed the schemes and then tried to run it on my device when it said "A valid provisioning profile for this executable was not found"
Then I archived the file, code signed it and then exported an .ipa
file, for Enterprise and Ad-Hoc testing
, to run on my device. I tried to install this with the iPhone Configuration Utility
and even then it gave me the same error. What am I doing wrong?