Xamarin bundle ID not matching provisioning Profile

Posted by user1019042 on Stack Overflow See other posts from Stack Overflow or by user1019042
Published on 2014-06-04T03:20:44Z Indexed on 2014/06/04 3:24 UTC
Read the original article Hit count: 2195

I changed my provision profile 'application name' and 'bundle id' and now my xamarin no longer builds successfully and comes back with this message: Project bundle ID '' does not match specified provisioning profile '15729097-407D-4744-9378-53905C00E62B' Build: 1 error, 0 warnings Where is that profile guid stored? I have looked in the info.plist file and there is no mentioning of it.
I hav tried cleaning the build and the solution multiple times and restarting of machine.

I think if I know where that id is stored, it can give me insights on how to fix it.

Your help is appreciated.

© Stack Overflow or respective owner

Related posts about xamarin

Related posts about provisioning-profile