Tested on iPhone 6S iOS 15.4.1.
- Install the updated Filza for Trollstore
- Add shortcut to Home Screen; the shortcut must have '' Open App '' command and icon
- If you dont want Label just dont name it when adding to Home Screen
- After finished making shortcut, go /var/mobile/Library/WebClips on Filza
- You will see bunch of - shortcutid.webclip-'s just find your shortcut and open the folder
- Open info.plist inside it, delete the line '' ShortcutIdentifier ''
- Save the file, Respring from Trollstore
WARNING!: Does not work on some apps, your data may be lost, make sure to have a backup. I am not responsible on any data loss.
Tested on Red Dot app, iPhone 6S iOS 15.4.1
- Make 120x120 App Icon (must be png)
- Go the App dir that on /var/containers/Bundle/Application
- Delete the [email protected] (Make backup!)
- Place your icon here
- Rename your icon to [email protected]
- Open info.plist, tap CFBundleIcons, tap CFBundlePrimaryIcon, tap CFBundleIconFiles (If there is none of these files, create them)
- Change the value to '' AppIcon60x60 ''
- Go back, And tap CFBundleIconName now
- Change the value to AppIcon
- Rebuild Icon Cache and Respring from Trollstore
-
Extra: If you want change your app name just change CFBundleDisplayName or CFBundleName
-
Changing CFBundleDisplayName gets applied hours after hours: I see this issue at Whatsapp, in the first time it not changes but after hours pass it gets changed automaticly with no problem.
-
Changing CFBundleName makes app not open on Home Screen: Here, the app name succesfully gets changed. But you can't launch app on Home Screen, but you can launch the app from app switcher or writing '' whatsapp:// '' to Safari. Also it getting fixed too automaticly after waiting some hours.