maplibre / maplibre-react-native

A MapLibre react native module for creating custom maps
Other
257 stars 53 forks source link

XCode 16 archive upload issues with alpha.17 #456

Closed madmeatballs closed 3 weeks ago

madmeatballs commented 1 month ago

Steps to Trigger Behavior

  1. Archive your project for iOS
  2. Notice that issues appears when uploading app to App Store Connect

Minimal Reproducible Example

install alpha.17 version, archive project, and upload to app store connect

Expected Behavior

no issues should appear when uploading to app store connect

Actual Behavior

refer to screenshot

Screenshots (if applicable)

Screenshot 2024-09-19 at 9 53 06 AM

Version(s) affected

Additional context

tyrauber commented 1 month ago

Thanks @madmeatballs, Are these just warnings, or are you actually prevented from submitting? Unfortunately this seems to be a new issue Xcode 16. See: 763731, 764445.

madmeatballs commented 1 month ago

Thanks @madmeatballs, Are these just warnings, or are you actually prevented from submitting? Unfortunately this seems to be a new issue Xcode 16. See: 763731, 764445.

I think these are just issue warnings, I am able to upload it and publish anyway.