This is driving me crazy. I don’t know exactly what is wrong, and I already lost some hourse searching the internet for a solution.
I have installed XCode5 and iOS7. Every time I try to build with Corona and launch it with the simulator, I get a crash at start.
The report crash I get is this one:
taskgated:
killed com.company.appname because its use of keychain-access-groups entitlement is not allowed (error code -67030)
I already deleted and reinstalled all the provisioning profiles, tried refreshing them inside XCode and nothing seems to work.
Anyone knows what can I do to make the builds work again with the XCode simulator? Thanks!