<script src='http://pastie.org/906664.js'></script>
File "/Library/Application Support/Titanium/mobilesdk/osx/1.1.2/iphone/compiler.py", line 136, in recursive_cp UnicodeEncodeError: 'ascii' codec can't encode characters in position 91-92: ordinal not in range(128)
Sorry, don't know how to use Pastie, so I just paste the last two lines from the Developer screen.
3 Answers
What is the script you are including in
<script src='http://pastie.org/906664.js'></script>
Traceback messages from Titanium Developer.
You can see it if you point your browser to
http://pastie.org/906664
I removed, redownload Titanium Developer, then recreated the project. Now everything is OK.
Your Answer
Think you can help? Login to answer this question!