Changing the Hybrid Web Container Application Icon

Modify the application icon shown on the home screen by replacing the image files in the HybridWebContainer directory.

  1. Go to the HybridWebContainer directory, which is in the location where you unpacked the iOS_HWC_<version.>tar.gz file.
  2. Open the HWC.xcodeproj project with XCode 5 or above.
  3. In the left project panel, select HWC > Resources > Images.xcassets.
  4. Select AppIcon in the opening main view.
  5. Select new images, and drag and drop the app icons you want to replace.
    Note: The new icon files must use the same name as those you replaced, including the file extension, and they must have the same resolution as the original images.
  6. Rebuild the HWC.xcodeproj project.
  7. From the Xcode menu, select Product > Clean.
  8. Select Product > Build.
  9. Click Run.
Related tasks
Changing the BlackBerry Hybrid Web Container Icon
Changing the Android Hybrid Web Container Icon
Changing the Hybrid App Package Icon