xcode - Deploy iOS app with Provisioning Profile that lasts longer than 1 year -


this question has answer here:

i have built couple of ios apps clients in regular use; however, each year provisioning profile runs out , have redeploy them (i deploy them direct, not through app store, , using ios 6).

is there way deploy ios apps direct device without provisioning profile running out on yearly basis?

nb. have developer membership , not asking if it's possible deploy without developer membership.

no not possible. whole reason certificates , provisioning profiles. apps don't distributed without being signed maker.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

objective c - Ownership modifiers with manual reference counting -

python 3.x - Mapping specific letters onto a list of words -