Quote:
Originally Posted by e_boris
Looking forward to a generic deamon. On the other hand, the application [installer] was installed at most iphones. Does it provides any functionality such as create a empty file with permissions specified.
|
reading your post, I started thinking of what apps I know of that will run on an iPhone and let you set permissions
the only one I could think of (with my limited knowledge) is terminal
so, I wonder if it is possible for your program to generate a script (batch) file that is temporary placed on the phone that can be run through terminal or perhaps a temporary springboard shortcut
the script would just contain the commands to set permissions on files that are copied over (chmod 755 /var/Library, etc. etc.)
not sure if thats possible or just way out there... but I'm just thinking out loud...