Titanium Community Questions & Answer Archive

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

How to send Xcode project with precompiled Ti?

When Ti Dev creates the Xcode project, it does so with a reference to the user's Ti SDK installation so that at compile time, Xcode needs to reference that location.

I'd like to be able to send the Xcode project to someone that currently doesn't have Titanium installed and be able to have them build the project in Xcode.

Is there a way to do this by either precompiling the needed items from Ti's SDK or by including the SDK with the Xcode project in a way that when built on the other end in Xcode, it will know to look for this instead of looking for it in a user specific path?

— asked November 24th 2010 by John Pataki
  • ios
  • mobile
  • sdk
  • titanium
  • xcode
0 Comments

0 Answers

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.