Skip to content
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

App archive fails validation due to invalid plist file on Xcode 15.3 #31

Open
baptistedajon opened this issue Mar 27, 2024 · 1 comment

Comments

@baptistedajon
Copy link

When we try to validate our IPA through AppStoreConnect upload on Xcode 15.3, the binary is rejected.

Screenshot 2024-03-27 at 16 47 05

Reproducing the issue
With Xcode 15.3 create an archive of a project with the firebase SDK built in, when you try to validate the IPA, you encounter the issue described earlier.

Xcode Version
15.3

Installation Method
Swift Package Manager

Targeted Platforms
iOS

@tontonbibi
Copy link

Hello @baptistedajon,
It has been fixed in v7.4.5
Updating from 7.4.4 to 7.4.6 fixed the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants