IBM Worklight v5.0.5 > Develop IBM Worklight applications > Development guidelines for mobile environmentsSpecify the icon for an iPhone application
To use a particular icon for an application in the iPhone environment put the icon in...project/apps/application/iphone/nativeResources/Resources
..and then build and deploy the application.
The icon is copied to...
project/apps/application/iphone/native/Resources
You can manually copy icon directly into the folder.
Parent Development guidelines for mobile environments