Can someone help..I am getting the following error while creating an ipa file.I tried so many questions and solutions in stackoverflow.But no use.my xcode is 6.3.2
No matching profisioning profiles found error ios xcode 6.3.2
90 views Asked by AudioBubble At
2
There are 2 answers
2
On
Re-create your entitlement file, seems it's different than your provision profile's team. If you have Watchkit app and Watchkit Extension you need to go developer portal and then correct bundle identifier for your Watchkit app and Watchkit Extension.
Also check my answer and try :
https://stackoverflow.com/a/30618721/4145420
Let me know if it's fix @iosDeveloper_Junior
Check these steps to find the issue,
for more details refer https://developer.apple.com/library/ios/recipes/xcode_help-accounts_preferences/articles/import_signing_assets.html#//apple_ref/doc/uid/TP40013306-CH9-SW1