googlemaps / google-maps-ios-utils

Google Maps SDK for iOS Utility Library
https://developers.google.com/maps/documentation/ios-sdk/utility/
Apache License 2.0
708 stars 398 forks source link

empty field MinimumOSVersion for internal FB frameworks causes failure on uploading to App Store Connect with Xcode 15.3 #459

Open alexookah opened 4 months ago

alexookah commented 4 months ago

Please be sure to include as much information as possible:

Environment details

  1. Latest version using SPM: 4.2.2

Steps to reproduce

  1. Archive app with GoogleMapsUtils SPM using Xcode 15.3
  2. Not able to upload to AppStoreConnect
  3. Screenshot 2024-03-06 at 22 43 16

Similar issue as with firebase-ios-sdk

Thanks!

wangela commented 4 months ago

If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: so we can see what is popular when we triage.

@alexookah Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

alexookah commented 4 months ago

It seems that using the branch wangela/8-0-0 there is no issue. Hopefully this PR gets merged soon

fridayhoney commented 4 months ago

Thanks @alexookah how can I get the branch wangela/8-0-0 ?

alexookah commented 4 months ago

@fridayhoney Simply point SPM package to this branch https://github.com/googlemaps/google-maps-ios-utils/tree/wangela/8-0-0 as a temporary solution: Screenshot 2024-03-07 at 14 12 05