Titanium Community Questions & Answer Archive

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

objectiveC extension... help... not working...

I have been trying to build an objective C extension. I was able to add the OC template to xCode. I edit the manifeast file.
but when I get to the part: "Test your Project" I run into trouble.

python ./build.py 
  File "./build.py", line 89
    for dn in ('assets','documentation','example'):
                                                  ^
IndentationError: unindent does not match any outer indentation level

I am not really a pyton dev, so perhaps that has something to do with it? anyway, some assistance here would be nice.

— asked July 10th 2010 by vincent youmans
  • extensions
  • objectivec
0 Comments

1 Answer

  • Similar issue: http://developer.appcelerator.com/question/40431/bug-create-module-on-titanium-132

    — answered July 10th 2010 by Sj Singh
    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.