-
01-03-2009, 09:23 AM #1
Can you change the name of an app?
So istead of saying XBLFriends, it could say Xbox?? is this possible? if so idk where the string is. any help?
-
01-03-2009, 10:02 AM #2iPhoneaholic
- Join Date
- Jul 2007
- Location
- New Jersey
- Posts
- 347
- Thanks
- 27
- Thanked 36 Times in 30 Posts
yup
Yes..... In every app folder there is an info.plist. Open the plist and u will see display order name then under that you will see the name of the app change that to what ever you like then replace the plist and thats all..... Hope this helps
-
01-03-2009, 11:17 AM #3
well this is what i got..
_CFBundleVersion_CFBundleIden tifier]NSMainNibFile_CFBundleIconFile_CFBundleExecuta bleYDTSDKName_CFBundleDevelopmentRegion^DTPlatfo rmName_CFBundleInfoDictionaryVersion_CFBundleR esourceSpecification_CFBundleDisplayName_CFBun dleSignature_CFBundlePackageType_LSRequiresIPh oneOS\CFBundleNameS1.0_net.npike.xboxlivefriends ZMainWindowXIcon.png_xboxlivefriendsZ(SDK_NAME)R enXiphoneosS6.0_ResourceRules.plistZXBLFriendsT? ???TAPPL
-
01-03-2009, 12:58 PM #4iPhoneaholic
- Join Date
- Jul 2007
- Location
- New Jersey
- Posts
- 347
- Thanks
- 27
- Thanked 36 Times in 30 Posts
after the display name change the name of the app
-
01-03-2009, 01:13 PM #5
so just type in the name like so
CFBundleDisplayName_Xbox???
-
01-03-2009, 03:09 PM #6
Ok if its difficult for u,try 'rename' app. on installer...
-
01-03-2009, 04:33 PM #7iPhoneaholic
- Join Date
- Jul 2007
- Location
- New Jersey
- Posts
- 347
- Thanks
- 27
- Thanked 36 Times in 30 Posts
Here i will tell u what upload the info.plist and i will change it for you and all you will have to do is replace it sound good?
-
01-04-2009, 02:18 PM #8
Xbox
Here ya go
Cancel
I sent an emailLast edited by SevenThirteen; 01-04-2009 at 02:24 PM.
-
01-06-2009, 03:05 PM #9iPhoneaholic
- Join Date
- Jul 2007
- Location
- New Jersey
- Posts
- 347
- Thanks
- 27
- Thanked 36 Times in 30 Posts
sent
ok i sent it sorry it was in my spam folder i didnt even know but i sent it
-
01-10-2009, 10:18 PM #10Supreme Moderator
- Join Date
- Jan 2008
- Location
- TX Follow me @StealthBravo
- Posts
- 32,492
- Thanks
- 44
- Thanked 5,315 Times in 3,106 Posts
Use Rename it is much easier
-
01-12-2009, 12:09 PM #11
lol, it's so easy. You need Pledit to open up those .plist files if you're on Windows, or Property List Editor if on Macintosh. They're both free. Go into your app folder open up that Info.plist using one of those 2 converters, here's what it will look like:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>NAME_OF_THE_APP</string>
<key>CFBundleExecutable</key>
<string>DO_NOT_TOUCH</string>
<key>CFBundleIdentifier</key>
<string>...</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>...</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MMAppID</key>
<string>...</string>
<key>UIStatusBarHidden</key>
<true/>
</dict>
</plist>
and now you wanna change that NAME_OF_THE_APP if you do not see that row in your Info.plist you can just copy and paste it, and make sure you place it under the first row! good luck buddy
-
01-12-2009, 12:32 PM #12
@n1gaa. Hey, slight topic change. Does the position position in the plist have anything to do with 'where or on what SB page' the app is located? I've been looking for someway to save/restore the app locations after an iPhone complete upgrade/restore.
-
01-14-2009, 06:18 AM #13
-
The Following User Says Thank You to Jim Danner For This Useful Post:
Mes (01-19-2009)
-
01-16-2009, 12:21 AM #14
i did not really get what you mean. that post was for changing the name of a 3rd party app name change. Since iPhone doesn't come with that XBOX thingy. but yeah if you wanna change the names of apps that come with iPhone, like Text, Maps, YouTube etc you can see post #13. And if you're using a different language or something there should be many folders. Not really sure if that location on #13 was right. It's been a while since i did those kinda stuff. lemme see. I'm SSHing right now.
Ohh I get what you mean. That location or whatever doesn't have anything to do with the name change...



LinkBack URL
About LinkBacks
Reply With Quote




