maplibre-react-native icon indicating copy to clipboard operation
maplibre-react-native copied to clipboard

XCode 16 archive upload issues with alpha.17

Open madmeatballs opened this issue 1 year ago • 2 comments
trafficstars

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

  • Platform: iOS
  • Development OS: MacOS 15.0
  • maplibre-react-native Version 10.0.0-alpha.17
  • React Native Version 0.74.3
  • XCode 16

Additional context

madmeatballs avatar Sep 25 '24 04:09 madmeatballs

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.

tyrauber avatar Sep 25 '24 05:09 tyrauber

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.

madmeatballs avatar Sep 25 '24 06:09 madmeatballs

:tada: This issue has been resolved in version 10.0.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Dec 02 '24 11:12 github-actions[bot]