luoqisheng / ConsoleRedirect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

console_redirect_start.sh seems not working

tt1k opened this issue · comments

commented

Hi there, I think this is really an interesting project! As I try to run this, problems has been seem.

$HOME/ConsoleRedirect folder is generated but no console.log file found as Xcode project running.

It seems to be the console_redirect_start.sh not working.

Thanks.

Screenshot 2022-08-26 at 14 45 22

commented

if you use an intel machine, try 1.0.4. Please make sure that only 1 USB device is connected. Multiple device connections are currently not supported

commented

you should add run script in running phase not testing phase

commented

Thanks for looking into it!

Still not working as adding run script in phase "Generates output", also phase "Starts" not working.

BTW, this is M1 mbp and Xcode 13.4.1, only one iPhone device connected.

Screenshot 2022-08-26 at 21 15 02

commented

image

Have you authorized ConsoleRedirectOSX to access the folder?Can't find the console.log file, or is the content of the console.log file empty.
commented

It works now! Thank you!