googleanalytics / google-tag-manager-ios-sdk

Apache License 2.0
15 stars 10 forks source link

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

Closed baptistedajon closed 2 months ago

baptistedajon commented 7 months ago

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 commented 7 months ago

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