"Michal Sapka" <michal@sapka.me> writes: > > guess the problem was that I didn't notice that "make clean" left some files cached: > > _check_email.dSYM/ > _check_session_keys.dSYM/ > _check_x509_validity.dSYM/ > _libversion.dSYM/ > _verify_sig_with_session_key.dSYM/ > minimal.dSYM/ Anyone what is making those .dSYM files? My guess is that they are macOS specific byproducts of running configure, as those names look like binaries build by the configure script. _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org