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

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -