getsentry / sentry-cocoa

The official Sentry SDK for iOS, tvOS, macOS, watchOS.
https://sentry.io/for/cocoa/
MIT License
812 stars 325 forks source link

Xcode 15.3 and App Store Connect Issue #3779

Closed pedrocid closed 8 months ago

pedrocid commented 8 months ago

Platform

iOS

Environment

Production

Installed

Swift Package Manager

Version

8.22.2

Did it work on previous versions?

8.21.0

Steps to Reproduce

  1. Download Xcode 15.3
  2. Add as a dependency the Sentry SDK
  3. Upload a build to App Store Connect

Expected Result

Processing of the application on the Appstore connect without issues.

Actual Result

[Application Loader Error Output]: ERROR: [ContentDelivery.Uploader] Asset validation failed (90208) Invalid Bundle. The bundle [Redacted]/Sentry.framework does not support the minimum OS Version specified in the Info.plist.

Are you willing to submit a PR?

No response

kahest commented 8 months ago

Hey @pedrocid, thanks for the report - this is a duplicate of https://github.com/getsentry/sentry-cocoa/issues/3769, please check out the latest updates there.