Depending on your goal, you will use different tools:
If you are a developer, use this knowledge to debug your own apps without rebuilding from Xcode. If you are a power user, respect the boundaries of copyright law. And if you just want to change an app icon—sometimes, it is easier to ask the developer to add a feature than to break open the IPA yourself. edit ipa
To change the app name or some configurations, locate Info.plist . If you are on macOS, double-clicking will open it in Xcode or TextEdit. If on Windows, use a Plist Editor. You can modify values like CFBundleDisplayName to change the app name on the home screen. Depending on your goal, you will use different
On-device apps that allow you to modify app headers and resign them directly on your iPhone. The Golden Rule: Code Signing To change the app name or some configurations, locate Info