Post

Replies

Boosts

Views

Activity

Reply to Xcode can't upload visionOS app CFBundleIcons.CFBundlePrimaryIcon Validation Failed
I've found the issue and it was quite simple, I did not need to add a .plist entry at all. The issue was that the name for the visionOS app icon asset specified in App Icon and launch screen used another name then the files in the asset catalog. AppIcon-Vision and AppIcon-vision. Leaving this here for reference. The only thing I can't understand is, I haven't changed any of those names, it just stopped working, but if you run into a similar issue, first think to check is spelling your your resource files!
Jun ’25