How to let someone test run iOS app on device without revealing code? -
i have created universal ios app , tested on both ios simulator , on ipad. have developer friend has iphone, , has agreed test run on own device. send app him. wondering if there way send without revealing entire code?
p.s. have been registered ios dev several years haven't yet released apps. first one.
you should create *.ipa
file , send friend , how create give here.
http://bmpradeep.wordpress.com/2013/01/01/how-to-create-an-ipa-file-in-xcode-4-3-or-higher/
you can check testflight
.
Comments
Post a Comment