show/hide this revision's text 4 deleted 6 characters in body; edited title

How do I make iPhone SpringBoard to show 2 two or more icons for 1 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 may display separate icons for each application role.

For instance, iPhone shows MobileSlideShow.app as 2 different programs: Photos and Camera.

Unfortunately, there is no official Apple documentation about the subject at the moment. Would anybody advise how to organize the same behavior in a custom app?

P. S.

This feature is going to be used in the Enterprise product for ad hoc distribution.

show/hide this revision's text 3 added 85 characters in body

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 may display separate icons for each application role.

For instance, iPhone shows MobileSlideShow.app as 2 different programs: Photos and Camera.

Unfortunately, there is no official Apple documentation for this feature about the subject at the moment. Does Would anybody know advise how to organize the same behavior in the a custom app?

Thanks

P. S. This feature is going to be used in the Enterprise product for ad hoc distribution.

show/hide this revision's text 2 edited tags

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 may display separate icons for each application role.

For instance, iPhone shows MobileSlideShow.app as 2 different programs: Photos and Camera.

Unfortunately, there is no official Apple documentation for this feature yetat the moment. Anybody knows Does anybody know how to organize such the same behavior in the custom app?

Thanks

show/hide this revision's text 1