Hi ,
Im trying to build my iOS app. and getting this error:
App build is failed. Your app cannot be built. Please make sure following settings are properly setup:
- Error building project source code
After correcting errors, please build again.
Check dependencies
Code Sign error: No matching provisioning profiles found: This product type must be built using a provisioning profile, however no provisioning profile matching both the identity “iPhone Distribution: <company name> (xxxxxx)” and the bundle identifier “com.<domain>” was found.
CodeSign error: code signing is required for product type ‘Application’ in SDK ‘iOS 8.4’
** BUILD FAILED **
Can someone please suggest a solution for this.
Thanks in advance :)