Distributing an iOS App for Testing

Ray Horsley ray at linkit.com
Thu Aug 8 14:06:15 EDT 2013


Jackie,

Do you have a trial version of AirLaunch?  I've tried wrestling with MergExt which works in conjunction with TestFlight (which is the troublesome part) and I'm having no luck.  I'd like to try AirLaunch and it sounds like the right tool since it doesn't depend on TestFlight.

Thanks,

Ray

On Aug 7, 2013, at 6:19 PM, J. Landman Gay wrote:

> On 8/7/13 3:54 PM, Chris Sheffield wrote:
>> Ray,
>> 
>> Creating an ipa file is actually quite easy. It's just a zip archive (more or less) of your app bundle. There is a slight trick. Follow these steps:
>> 
>> In the Finder, create a folder named Payload (the uppercase P is important).
>> Copy your app bundle into that folder.
>> Compress the Payload folder by right/control-clicking and choosing the Compress option.
>> Now you have Payload.zip. Rename this file to [app_name].ipa. Case is important. The finder will ask you to confirm that you want to use the .ipa extension.
>> Then you can distribute it via TestFlight, or you can email it to your tester and he/she can install it by dragging it into iTunes and then syncing his/her device.
>> 
>> There are probably utilities around that can help you do this, but it's easy enough to do manually, so I haven't really bothered.
> 
> <cough cough cough cough>
> AirLaunch.
> 
> -- 
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list