Skip to content

Commit

Permalink
add launch arg to show icon-only widget
Browse files Browse the repository at this point in the history
  • Loading branch information
armcknight committed Oct 3, 2024
1 parent dfc9bc9 commit ba35047
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
argument = "--disable-file-io-tracing"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "--io.sentry.iOS-Swift.user-feedback.icon-only-widget"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "--skip-sentry-init"
isEnabled = "NO">
Expand Down

0 comments on commit ba35047

Please sign in to comment.