xcode - Deploy iOS app with Provisioning Profile that lasts longer than 1 year -
this question has answer here:
- test iphone application [duplicate] 1 answer
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
Post a Comment