tihmstar / jelbrekTime

An developer jailbreak for Apple watch S3 watchOS 4.1
217 stars 44 forks source link

No more "SET A BREAKPOINT HERE TO USE mysystem();" in the last commit #1

Closed Sombre-Osmoze closed 5 years ago

Sombre-Osmoze commented 6 years ago

The comment "SET A BREAKPOINT HERE TO USE mysystem();" has been deleted at the current head commit here :

mysystem("echo 'really jailbroken'");

NSLog(@"done\n");
postProgress(@"done");

But the instruction still in the README

Sombre-Osmoze commented 5 years ago

Readme corrected