Jump to content

Change name of an iOS App without a computer


4 posts in this topic

Recommended Posts

Updated (edited)

**This tutorial works with any file editor that can view and edit plist files**

let’s say you got an ipa file. It can either be a hacked one or a normal one, but when you download it, it says something on the app name that you might want to change (you can also do blank apps). To fix this, open this app into the file manager of choice but it must have plist viewing and editing (I’m using the documents app on an iPhone). Save the ipa into the manager and rename the .ipa extension to .zip. Next, extract the .app and if you are unable to view it, take away the .app from the file name. After that, find the info.plist file and view it (use the file manager’s search tool if you’re lazy).

Next, find

<key>CFBundleDisplayName</key>
    <string>AppName</string>

and edit the text between <string> and </string> to the name you desire.

Updated by Rook
  • Like 1
Posted
3 minutes ago, Laxus said:

Or you can just use Sideloadly KEKW

I was making this tutorial because I was reluctant to use a pc to sideload (my phone bootlooped and I didn’t have a backup so I pretty much almost lost my data). Some people also don’t have a pc

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines