Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

devjangir

macrumors newbie
Original poster
Nov 18, 2010
1
0
Hello every one ,
i am facing a problem in open tool chain based application , actually i am creating a GUI based application in which the application must able to interact with iphone internal file structure .
so when i use system("killall SpringBoard"); on some button click then it works but when i use system("mkdir /usr/libexec/helloworld"); on some event then application is launched successfully and event also work but helloworld directory does not make.

so what is the main problem in my application , i think my code have no problem .
 
Hello every one ,
i am facing a problem in open tool chain based application , actually i am creating a GUI based application in which the application must able to interact with iphone internal file structure .
so when i use system("killall SpringBoard"); on some button click then it works but when i use system("mkdir /usr/libexec/helloworld"); on some event then application is launched successfully and event also work but helloworld directory does not make.

so what is the main problem in my application , i think my code have no problem .

Hi,
I would like to do the same thing.
Have you found a solution?
let me know!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.