Hi ,
I am getting the following error while deploying the application. I have followed the steps mentioned to create certificates, provisioning profiles etc.
the error message is
writeDictToFile:1249 open failed for /Users//Projects/People/iOS/obj/iPhone/Debug/mtouch-cache/install-shadow-directory/c90e2058cf58765ec4a6a39537a9a4db/106340108f089675c637ce04db8b47228591bf2f/ManifestCache.plist : No such file or directory
MDMCacheDirectoryManifest:1323 writeDictToFile failed to write to /Users//Projects/People/iOS/obj/iPhone/Debug/mtouch-cache/install-shadow-directory/c90e2058cf58765ec4a6a39537a9a4db/106340108f089675c637ce04db8b47228591bf2f/ManifestCache.plist : No such file or directory
error MT1006: Could not install the application '/Users//Projects/People/iOS/bin/iPhone/Debug/PeopleiOS.app' on the device Pratik's iPad: Your code signing/provisioning profiles are not correctly configured. Probably you have an entitlement not supported by your current provisioning profile, check the iOS Device Log for details (error: 0xe8008016).
failed to suspend thread 0xb0217000 due to Thread is detaching, hopefully it is dead
What could be the solution? Please let me know. I am trying to this for a while now