Issue : i have setup a continuous integration with the help of Xcode server but in app when i integrate my bot i got above error.
i have seen a lots of post on this and find out that i need to setup my provisioning profile in /Library/Developer/XcodeServer/ProvisioningProfiles
but i am not able to find out this location. please see
also in i have setup my xcode server by following http://useyourloaf.com/blog/continuous-integration-with-xcode-server/ link.
i have seen the provisioning profile here and i reset and downloaded them again still no luck.
Checked the path but it showing provisioning profile folder in red. why that so ?
Thanks.