Hi All,
when ever I attempt to run on device, it fails on first time, when I click a second time, it executes correctly. It seems to be that Studio does not clean properly as I always get the same error:
[INFO] One moment, building ... Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/1.7.2/iphone/builder.py", line 1406, in <module> main(sys.argv) File "/Library/Application Support/Titanium/mobilesdk/osx/1.7.2/iphone/builder.py", line 569, in main shutil.rmtree(build_out_dir) File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py", line 225, in rmtree onerror(os.rmdir, path, sys.exc_info()) File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py", line 223, in rmtree os.rmdir(path) OSError: [Errno 66] Directory not empty: '/Volumes/srv/devel/Test-Keytoolbar/build/iphone/build'Anyone else get this?
Your Answer
Think you can help? Login to answer this question!