-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
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.