xcode - Build Xcarchive with Developer certificate in Appcelerator Titanium -
i developing ios application subcontractor customer specific deployment process.
for security reasons, can not provide me production certificate, deployment process following :
1 - provide me developper certificate (and matching provisioning profile) ; 2 - build xcarchive signed certificate ; 3 - deploy xcarchive production certificate.
this works fine when developing native application in xcode, because there no restriction signing archive developper certificate.
but appcelerator studio/cli, way i've found generate xcarchive via package deployment studio. require production certificate, , don't have any.
is there way create archive developper certificate, can provide company i'm working ?
thanks,
not sure after. if run app on device generate ipa file (in /build/iphone/build/.... directory). use that?
that use upload installrapp distributing tests :-)
/john
Comments
Post a Comment