i always got error:
Code Sign error: A valid provisioning profile matching the
application’s Identifier ‘…’ could not be found
what’s this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This error is occurred because your applications bundle identifier is not same as the Application Identifier in your provisioning profile.
To fix this replace the Bundle Identifier property in your applications Info.plist file with the Application Identifier in your provisioning profile.