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.
Your Answer
Think you can help? Login to answer this question!