igorsokolov / fruitstrap

Install and debug iPhone apps from the command line, without using Xcode
Other
26 stars 6 forks source link

flush stdout #1

Closed iamyellow closed 12 years ago

iamyellow commented 12 years ago

Hi! I use fruitstrap in a command line NodeJs based cli tool. When I spawn a process in order to call fruitstrap I found the stdout was showing nothing, so maybe you may found interesting just flush the buffer after a printf call!