Error while building - cannot find matching provisioning profile
I can build my project fine in X-Code, but when I open and try to build in AppCode Im getting this error:
Check dependencies
[BEROR]Code Sign error: a valid provisioning profile matching the application's Identifier 'XXXX' could not be found
What am I missing here?
Please sign in to leave a comment.
After setting specific profile explicitely in X-Code (instead of automatic matching which is by default) and reopening project in AppCode - build works fine.
Igor, we are aware of this issue, please follow http://youtrack.jetbrains.com/issue/OC-2880.