Created
March 28, 2011 20:23
-
-
Save jpadilla/891191 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Compiling JavaScript...one moment | |
[INFO] No JavaScript errors detected. | |
[INFO] One moment, building ... | |
[DEBUG] Detecting modules in /Users/jpadilla/Desktop/testing/modules | |
[DEBUG] Detecting modules in /Library/Application Support/Titanium/modules | |
[INFO] Titanium SDK version: 1.6.1 | |
[INFO] iPhone Device family: iphone | |
[INFO] iPhone SDK version: 4.3 | |
[INFO] iPhone simulated device: iphone | |
[DEBUG] executing command: /usr/bin/killall iPhone Simulator | |
[DEBUG] No matching processes belonging to you were found | |
[DEBUG] finding old log files | |
[DEBUG] executing command: mdfind -onlyin /Users/jpadilla/Library/Application Support/iPhone Simulator/4.3 -name 770e70d2-41da-4ff7-a0cf-eed4bb120eb8.log | |
[ERROR] Error: Traceback (most recent call last): | |
File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/builder.py", line 1128, in main | |
cleanup_app_logfiles() | |
File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/builder.py", line 1109, in cleanup_app_logfiles | |
'%s.log'%log_id],True) | |
File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/run.py", line 12, in run | |
for line in proc.stdout.readlines(): | |
KeyboardInterrupt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment