Hi Guys, Getting this error when trying to build my project. Its just refusing to run and i cant see why??
[ERROR] Error: Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/1.7.0/iphone/builder.py", line 881, in main asf.write(cssc.code) AttributeError: 'CSSCompiler' object has no attribute 'code'Any ideas?
2 Answers
Another problem that can cause that error is a missing 'manifest' file. Restoring it from a backup fixed the error for me.
Its ok, running it on an older sdk worked
Your Answer
Think you can help? Login to answer this question!