Apple Distribution

You must Login before you can answer or comment on any questions.

Mobile App Titanium SDK version: 1.8.2 iPhone SDK version: 4.3 Mac OS x 10.6.8

I have an app that I have distributed to xcode with my own dev distribution profile

The company I developed the app for has requested I provide them with archive of the application which they want to sign with their own distribution license.

Is this possible? - do I just send them the archiveinfo.plist ,.app.dSYM and the app its self

1 Answer

Accepted Answer

Look inside the "Organizer" window of XCode 4.2, under the "Archives" tab. If you click, "Distribute" then select Export as XCode Archive, and then choose the directory to save it, this will save the project in XCode archive form to be sent to the other company.

Once they have this they can sign and distribute to their hearts content.

— answered 11 months ago by Josiah Hester
answer permalink
3 Comments
  • Sorry, XCode 4.3.1

    — commented 11 months ago by Josiah Hester

  • i have mac osx 10.6.8 and xcode Version 3.2.6

    also I would just need to ensure I use the correct appid ?

    — commented 11 months ago by derek johnston

  • Once you send the company the app they will have to create their own AppID, so what you have as an AppID wont matter. Really you should upgrade to the new XCode (to facilitate the very easy archive ) or at least the newest iOS or it may be denied or held in review for a while.

    — commented 11 months ago by Josiah Hester

Your Answer

Think you can help? Login to answer this question!