spotify / ios-sdk

Spotify SDK for iOS
https://developer.spotify.com/documentation/ios/
661 stars 188 forks source link

Upload Symbols failed to upload in Xcode 16 #439

Open adilanchian opened 2 months ago

adilanchian commented 2 months ago

When archiving and uploading a build to App Store Connect, SpotifyiOS.framework throws a warning indicating that the archive did not include a dSYM.

This just started happening on the release of Xcode 16.

See image below:

Screenshot 2024-09-20 at 4 48 46 PM
WickedChicken42 commented 2 months ago

Same here. I was able to load the archive and it processed successfully to App Store Connect so hoping the missing symbols don't have a strange side effect.

Fump commented 2 months ago

Same issue here as well, we've seen similar issues with other 3rd party frameworks when uploading Xcode 16 archives.

NigamAnkit commented 1 month ago

Same here. Any fix how to get around this issue. https://github.com/spotify/ios-sdk/issues/441#issue-2563430040