googleanalytics / google-tag-manager-ios-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

baptistedajon opened this issue · comments

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

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