質問

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?

役に立ちましたか?

解決

I ended up just disabling entitlements in the Project settings.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top