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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -