Quote:
Originally Posted by mrblader
hey guys. I was just wondering if there was a way to duplicate this program. I would actually like 4 of them? Anyone know how to do that. I tried copying and paisting the app in mobile finder and renaming them but only one app still showed up on the springboard.
|
I believe there is a way, if you are willing to mess a bit with the .plist.
Here's how (I'm fairly sure yet I could be wrong...haven't done much with .plists since 1.1.1).
Duplicate the app as many times as you need in the filesystem and rename every sequential one with an aditional [space].
Example:
Original name " .app", then " .app", " .app" and so on.
This will ensure that the apps dont have visable text on Springboard.
The reason why you currently still only see one app on the SB is the info.plist....the file that tells SB what's what.
You need to open that .plist and change the name string within to something different for each file.
Current name is "Blank".
Try changing the name to "Blank2" and so on, and see if it makes a difference.
Back in the days for 1.1.1 and rSBT, all you had to do is hit a button within rSBT as this feature was buit in.
I'm not sure how to integrate it into Customize or as a stand-alone app.
Good Luck and let me know if it works.