Tagged Questions
3
votes
2answers
2k views
How do I make iPhone SpringBoard show two or more icons for one application bundle?
It seems like Info.plist file has an ability to declare different roles for the same application bundle through the UIRoleInfo key. SpringBoard can recognize these roles after installing an app and ...