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

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

php - Redirect and hide target URL -