문제

I have built a couple of iOS apps for clients which are in regular use; however, each year the provisioning profile runs out and I have to redeploy them (I deploy them direct, not through the app store, and they are all using iOS 6).

Is there any way to deploy iOS apps direct to device without the provisioning profile running out on a yearly basis?

NB. I do have developer membership and am not asking if it's possible to deploy without developer membership.

도움이 되었습니까?

해결책

No it is not possible. That is the whole reason for certificates and provisioning profiles. So apps don't get distributed without being signed by the maker.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top