ios - On non jailbreak iphone,Can I run a binary in my Application bundle directory? -


i have executable binary file in app folder. want use app run code , have signed code certificate. don't know how launch it. fork, execvl , posix_spawn forbidden sandbox profile. there other way launch it?

no not possible. sandbox profile prohibits it.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -