Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Creating an ipa - I can't find the build/iPhone directory

Hello all,

I have come to the point where I need to create an ipa so I can test my App

My first question - can someone ponint me in the right direction for some good documentation that tells me how to do this.

Also in my Studio I cannot find build/iPhone directory. Is this normal or do I need to do something that creates this directory within my project. From what I can gather from reading posts is that I have to build my project in order to create the ipa but i'm expecting something in the build folder in order to do this.

Any assistance is greatly appreciated as I need the ipa to test my App using testflight as a distribution method.

Thanks

— asked November 2nd 2011 by Adam Carvalho
  • appcelerator
  • build
  • iphone
0 Comments

2 Answers

  • Accepted Answer

    Start reading this:

    http://wiki.appcelerator.org/display/guides/Preparing+for+Distribution

    build folder is not shown in Titanium Studio, but if you browse in finder to the project folder you will find it there. Anyway, you do not need the build folder, Titanium Studio build the ipa file for you.

    Use "Run on device" from Titanium Studio to create a .ipa file signed with a development profile. You will be able to "rescue" the ipa file from your iTunes software (right click the app > Reveal in finder). Or use "Distribute - App Store" in Titanium Studio to create a distribution signed .ipa file. Then go to xCode > Window > Organizer > Archives and there will be your file.

    — answered November 2nd 2011 by Javier Rayon
    permalink
    1 Comment
    • Thanks for the info but i'm going to need a bit more help please. I have just joined the iOS Developer Program (today) which I hadn't before.
      From Titanium Studio I choose 'Run' which shows the IOS Simulator but can't see where 'Run on device' is or is this the same thing? Even so when i do this I cannot see where the .ipa is created (I have searched all the folders in Finder) - I also don't understand about the development profile - is this something to do with the iOS developer program and do i have to set something else up? This is the first time I am doing this and i'm not sure i have done all the steps I should do. Thanks.

      — commented November 3rd 2011 by Adam Carvalho
  • Hello ,

    I'm using new Appcelerator Titanium studio.
    i click on Publish > Distribute - adhoc/enterprise. I have set certificate , provision profile all correct and mentioned an
    output location of ipa file.
    As soon as i click on package. Everything disappear and no error message , no output , nothing on console.

    I have checked archive of xcode orgraniser , nothing was there too.

    Don't know what happening and where i can find my ipa file

    struggling since yesterday

    — answered October 5th 2015 by prateek sharma
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.