Posts

Post not yet marked as solved
27 Replies
any update on this? Firebase and Crashlytics expect a dSYM file that does not exist. I've tried all combinations of 'strip' 'dont strip' and 'upload... to receive symbolicated...' and not checking 'upload... to receive symbolicated' when distributing my application to itunes from Xcode.yes, DWARF with DSYM is turned on in my build settings.Also the "download debug symbols" that appears in Xcode under Window > Organizer > Archives does not find any Dsym locally - which I can confirm by right-clicking the build, saying 'show in finder', then right clicking my abc.xcarchive and saying 'show package contents' the folder that says 'dSYMs' is always empty.Yes, I have also tried disabled 'bitcode', so that there should be no 'app thinning' related issues.Yes, I am using the absolute latest version of Xcode: ersion 11.1 (11A1027)