Titanium Community Questions & Answer Archive

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

Titanium resetting XCode project during builds?

I built a Titanium module that requires an OSX framework not included in the standard Titanium Project configuration (EventKit). Tried adding Framework using the XCode UI and also by editing the module.xconfig file, both methods work correctly however it won't stick. I can no longer use Titanium to build my application as it seems to reset the XCode project settings removing the Framework, is there any mechanism by which I can have it maintain the framework between builds?

— asked October 12th 2010 by Brian Raymond
  • eventkit
  • framework
  • xcode
0 Comments

2 Answers

  • I spoke too soon, I found that if I edit the template xcode project in mobilesdk/osx/<ver>/iphone/iphone I can add the Framework there so it sticks. Not the most robust solution but it I can continue to use Titanium for builds.

    — answered October 12th 2010 by Brian Raymond
    permalink
    0 Comments
  • So for what you are saying it is possible to continue finishing a project in xcode after building it using Titanium Developer?

    I've been discouraged on using these tools because supposedly they don't offer the same look and feel. I am willing to give it a try. Showcased apps I've seen don't have anything to envy + being apple to code for several mobile platforms at once is the def way to go.

    — answered March 15th 2011 by Robert Lozano
    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.