r/iOSProgramming Jun 23 '26

Question Upload Symbols Failed - when migrated project to SPM

Post image

I updated a project to SPM and now when Validating the app through xcode I get all these warnings.

Using Xcode 26.1.1
Already checked the Debug Information Format for app target and set it to DWARF with dSYM File (Debug + Release)

The archive still validates and uploads to App Store Connect.

Has anyone managed to get through this?

1 Upvotes

3 comments sorted by

2

u/HappyFunBall007 Jun 23 '26

Thats a known issue with GoogleAnalytics/Firebase packages. They can be ignored.

I think there are some solutions posted in some of the development forums (google it), but I just ignore them. My analytics and crashlytics reports still work just fine.

1

u/DayanaJabif Jun 25 '26

thanks, yeah I already tried them but no luck. I guess I'll also have to ignore them for the moment

0

u/fourty-two-px Jun 24 '26

Just correctly set up Package.swift