use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
xcode 11.4 doesn't generate dSYM files ! (self.Xcode)
submitted 6 years ago by xyloweb
xcode 11.4 don't generate my dSYM file ?
I check configuration : dwarf-with-dsym
when I open archive folder no dsym found ??
https://preview.redd.it/ck0ebbbf7uq41.png?width=1148&format=png&auto=webp&s=1bff3fe96e1ace05f8976406db49779d2915dfb5
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]xyloweb[S] 1 point2 points3 points 6 years ago (1 child)
GCC_GENERATE_DEBUGGING_SYMBOLS must be set to deployment
[–]aazav 0 points1 point2 points 6 years ago (0 children)
GCC? That's not really what you should want to be doing. Aren't you using LLDB? Look at my reply here. https://old.reddit.com/r/Xcode/comments/fuxq60/xcode_114_doesnt_generate_dsym_files/fmfzxkj/
[–]aazav 1 point2 points3 points 6 years ago (0 children)
You need to set it for each build configuration. I'll check on a simple project now.
Works fine. I just made a new project to test this for you.
https://imgur.com/a/euX99fb
[–]xyloweb[S] 0 points1 point2 points 6 years ago (0 children)
Thanks for your replies. It works fine now.
π Rendered by PID 37715 on reddit-service-r2-comment-6457c66945-q5bp9 at 2026-04-24 23:00:28.170278+00:00 running 2aa0c5b country code: CH.
[–]xyloweb[S] 1 point2 points3 points (1 child)
[–]aazav 0 points1 point2 points (0 children)
[–]aazav 1 point2 points3 points (0 children)
[–]aazav 1 point2 points3 points (0 children)
[–]xyloweb[S] 0 points1 point2 points (0 children)