🔥 Xcode 26 RC – visionOS App Icon Created with Icon Composer Appears Empty

App Icon created with Icon Composer is empty for visionOS app

We are developing a universal app, and the app’s icon was created using Icon Composer.

  • Xcode 26, RC
  • visionOS 26 and visionOS 2.5

App Icons on macOS, iOS, and iPadOS are correct

We have archived the app for macOS and iOS and successfully uploaded it to the App Store.

This strongly suggests that the App Icon configuration in our project settings is correct for these platforms.

App Icon issue on visionOS

However, the visionOS app icon is not working as expected:

  1. When testing on the Vision Pro simulator (versions 2.x and 26.0), the app icon appears empty.

  2. When archiving and submitting to the App Store, the process fails with the following error:

    The app’s Info.plist file is missing the CFBundleIcons.CFBundlePrimaryIcon key for the visionOS App Icon.

This suggests that the project’s App Icon settings may not be correctly applied for visionOS builds.

Request for assistance

We are preparing to release our app, one of the first to support Liquid Glass, and would greatly appreciate guidance on how to resolve this issue with the visionOS app icon.


FB20184218

Answered by Philip Mobil in 857366022

I found the way: using the same Icon Name for app created with Icon Composer and the old asset for visionOS app icon.

Accepted Answer

I found the way: using the same Icon Name for app created with Icon Composer and the old asset for visionOS app icon.

🔥 Xcode 26 RC – visionOS App Icon Created with Icon Composer Appears Empty
 
 
Q