kpwn / yalu102

incomplete iOS 10.2 jailbreak for 64 bit devices by qwertyoruiopz and marcograssi
Do What The F*ck You Want To Public License
1.77k stars 554 forks source link

'system' is not available on iOS #488

Closed Sam1370 closed 6 years ago

Sam1370 commented 6 years ago

I read the issue posting guidelines.

So I'm trying to compile yalu and it's not working. It says that system is not available on iOS. Can anyone help me? image

EDIT: Is there any way to bypass this error and continue compiling?

Packetfahrer commented 6 years ago

if you use Xcode 9 try Xcode 8.3.3

Sam1370 commented 6 years ago

@Packetfahrer Thanks, I tried 8.3.3 but I get this. image The other error is done there so I guess that's good...

Packetfahrer commented 6 years ago

build it with an real Device not the Simulator!

Sam1370 commented 6 years ago

@Packetfahrer When I try to Product > Build the project I get the same linker error. Any ideas?

Sam1370 commented 6 years ago

Nevermind, thanks everyone. I redid this by reinstalling yalu on xcode 8. Thanks

vgmoose commented 5 years ago

If there's any future visitors, this fix also works with xcode 9.2 to change all system calls into run_cmd ones.