
08-12-2008, 04:45 PM
|
|
Green Apple
|
|
Join Date: Jul 2008
Device + Firmware: iPod Touch 1.1.4
Operating System: XP
Posts: 78
Thanks: 14
Thanked 7 Times in 7 Posts
|
|
|
|
Okay, another thing worth noting:
If you have the common problem where an app starts then simply crashes, the widely accepted fix is to recursively set the permissions of its .app folder to 775. However, iCommander does not currently support recursively setting permissions, so you have to set the folder to 775, and then inside the folder, set the following (if they're there) to 775:
_CodeSignature/
_CodeSignature/CodeResources
CodeResources
Info.plist
Pkginfo
ResourceRules.plist
(Application Name; no extension)
After that, try the application. if it STILL doesn't work, then set any files that don't have an extension, end in .html, etc. to 775. If it still doesn't work after that... well that's pretty unlikely, but if so then go through and set every file that doesn't have a sound, video, or image extension to 775.
BTW, this mainly applies to app store apps, but finding them is up to you.
|
|