Question

I'm currently running on the Developer Preview of Xcode. And I noticed that there are is a generated "entitlements" file. Whenever I build my iOS app I get this error:

The executable was signed with invalid entitlements.

Why am I getting this? I'm assuming that it is because that generated entitlements file. I've also looked at other similar questions and they all are talking about Ad hoc distribution, which I am NOT doing.

Anyone run across this problem before?

Était-ce utile?

La solution

I ended up just disabling entitlements in the Project settings.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top