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
With the iOS static framework setup, it seems that Kotlin compiler does not generate standalone dSYMs for iOS framework anymore. We need to revisit the XCode Build Steps configuration to see if the dSYM upload task is still needed (they might be packaged with the main application dSYMs), or reconfigure the task to find dSYMs at wherever new place they are generated.
The text was updated successfully, but these errors were encountered:
With the iOS static framework setup, it seems that Kotlin compiler does not generate standalone dSYMs for iOS framework anymore. We need to revisit the XCode Build Steps configuration to see if the dSYM upload task is still needed (they might be packaged with the main application dSYMs), or reconfigure the task to find dSYMs at wherever new place they are generated.
The text was updated successfully, but these errors were encountered: