Upload Sentry Dsyms for App Store builds

This commit is contained in:
Andy Uhnak
2022-08-25 10:15:03 +01:00
parent 74d22512eb
commit 4568d85d3c
@@ -34,6 +34,7 @@ struct SentryMonitoringClient {
options.dsn = Self.sentryDSN
// Collecting only 10% of all events
options.sampleRate = 0.1
options.tracesSampleRate = 0.1
options.beforeSend = { event in