openbakery / gradle-xcodePlugin

gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Apache License 2.0
455 stars 127 forks source link

Adds all dsym files to AppCenter upload #432

Closed Miiha closed 4 years ago

Miiha commented 4 years ago

This change addresses the problem that only app target specific code can be desymbolised by appcenter. Now all *.dSYM files inside an archives dSYM folder will be incorporated.