05 2013 档案
Titanium -- 运行app出现错误: TypeError: argument of type 'NoneType' is not iterable
摘要:更新了最新Android ADT工具后,出现 TypeError: argument of type 'NoneType' is not iterable. 解决: 复制 build-tool/17.0.0/ 下所有内容到 platform-tools 目录下. 参考: https://developer.appcelerator.com/question/152497/tit... 阅读全文
posted @ 2013-05-31 09:06 XMLSpy 阅读(890) 评论(0) 推荐(0)
Titanium Terminal 不好使的解决办法
摘要:有时候Titanium中的终端会显示: This Terminal Emulator is not functional because no 'bash' shell could be found.Please correct the problem and restart the IDE.解决办法: Team / Git / Git Executable (was empty) --指... 阅读全文
posted @ 2013-05-30 19:33 XMLSpy 阅读(479) 评论(0) 推荐(0)