Page 1 of 1

beta version = true can’t be installed by xCode,Solved

Posted: Tue Sep 19, 2017 9:54 pm
by jmburnod
Hi All,
I lost some hairs with an error (see below) :mrgreen: and I discover that was because I setted "beta version" checkbox to true in standalone setting.I setted it to false and it works fine. :D
I had an error message:
"The entitlements specified in your application’s Code Signing Entitlements file are invalid, not permitted, or do not match those specified in your provisioning profile. (0xE8008016)"

Best regards
Jean-Marc

Re: beta version = true can’t be installed by xCode,Solved

Posted: Tue Sep 19, 2017 10:02 pm
by LiveCode_Panos
Hi Jean-Marc,

Thanks for sharing. Yes, the "beta-version" should be checked only if you are building a standalone *with a Production* (not Development) provisioning profile, which you plan to upload to the AppStore for distribution to beta-testers via TestFlight.

Best,
Panos
--

Re: beta version = true can’t be installed by xCode,Solved

Posted: Tue Sep 19, 2017 10:26 pm
by jmburnod
Hi Panos,
Thanks a lot for precisions.
I feel you guessed my next need (ITunesConnect/testFlight will be our menu tomorrow with my partners)
If I understand correctly. I need a "production certificate" and a "provisionning distribution profile"
All the best
Jean-Marc

Re: beta version = true can’t be installed by xCode,Solved

Posted: Wed Sep 20, 2017 10:07 am
by LiveCode_Panos
Hi Jean-Marc,

Yes, exactly, you need a "production certificate" and a "provisionning distribution profile".

Best,
Panos
--