PDA

View Full Version : Change name of iPhone app




Tradewind
Apr 19, 2009, 03:09 PM
Is there a way to change the display name of the app on the iPhone screen without jailbreaking it? Some applications have very convoluted names that tells nothing about the program, so I actually forget what the application does and ends up deleting it.



wackymacky
Apr 19, 2009, 08:57 PM
I was wondering about modifing the file in the iTunes libarary, deleating off the phone then re-syncing to get it bacl on the phone.

Worst thing is you'll need to deleate it and download again.

siorai
Apr 19, 2009, 09:04 PM
I would tend to doubt it just because there can be quite a few different files on the phone for an app. You would have to have access to those and then probably do some renaming/hex-edit hacking from there. That's if it's even possible once the app is compiled.

fishkorp
Apr 20, 2009, 03:25 PM
The display name is in the plist file in the application bundle. If you unpackage the bundle and change the name the digital signature will no longer match and it won't install.

So, no, you can't change the name without jailbreaking.