Skip to content

Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle #28954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Kavithavegulla opened this issue Apr 12, 2025 · 3 comments
Labels
s/needs-repro Attach a solution or code which reproduces the issue s/no-recent-activity Issue has had no recent activity t/bug Something isn't working

Comments

@Kavithavegulla
Copy link

Description

Validation failed (409)
Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.XXXXX.XXXXX.XXX'. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a value for this Info.plist key. For more information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7. (ID: 848486b8-b164-45d9-b457-df9bd52cb4c4)

Steps to Reproduce

I have migrated from Xamarin froms to .Net MAUI . While building not getting issue. If I try to launch and generate the ipa file then getting this error in transporter. Please help me to resolve this issue as soon as possible

Link to public reproduction project repository

No response

Version with bug

10.0.0-preview.3

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

No response

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No

Relevant log output

Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle
@Kavithavegulla Kavithavegulla added the t/bug Something isn't working label Apr 12, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@sheiksyedm sheiksyedm added the s/needs-repro Attach a solution or code which reproduces the issue label Apr 13, 2025
Copy link
Contributor

Hi @@Kavithavegulla. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@dotnet-policy-service dotnet-policy-service bot added the s/no-recent-activity Issue has had no recent activity label Apr 18, 2025
Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback to reproduce the issue but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s/needs-repro Attach a solution or code which reproduces the issue s/no-recent-activity Issue has had no recent activity t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants