You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this warning when I upload my Swift App to the Apple Store. I have configured my release as DWARF with dSYM File.
I am using MSAL through Package Dependencies in Xcode.
The archive did not include a dSYM for the MSAL.framework with the UUIDs [3DE82787-7991-3A5C-AFFF-01082F69B4CF]. Ensure that the archive's dSYM folder includes a DWARF file for MSAL.framework with the expected UUIDs.
The text was updated successfully, but these errors were encountered:
I am getting this warning when I upload my Swift App to the Apple Store. I have configured my release as DWARF with dSYM File.
I am using MSAL through Package Dependencies in Xcode.
The archive did not include a dSYM for the MSAL.framework with the UUIDs [3DE82787-7991-3A5C-AFFF-01082F69B4CF]. Ensure that the archive's dSYM folder includes a DWARF file for MSAL.framework with the expected UUIDs.
The text was updated successfully, but these errors were encountered: