Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

empty dSYM file detected, dSYM was created with an executable with no debug info

Im trying to automatically upload Dsyms to crashlythics which was working earlier, now when i tried, i'm getting this warning

enter image description here

Also when i checked on firebase it shows Dsyms where missing enter image description here

This is the run script added enter image description here

Dsyms was uplaoding with this script previuosly, but now its not working

xcode version : 16.0 Flutter Version : 3.7.0

What i tried

  • Updating debug information info to Dwarf with dsym file for both target and pods

If this information is not enough please comment, will add more details

like image 974
Akhil Avatar asked Dec 07 '25 17:12

Akhil


1 Answers

I have fixed this issue by setting Enable Debug Dylib Support to No. If it is already set to No, change it to Yes and build the project and then set it back to No and build the project again.

enter image description here

like image 197
Abhishek Ghimire Avatar answered Dec 09 '25 16:12

Abhishek Ghimire



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!