mapeditor / tiled

Flexible level editor
https://www.mapeditor.org/
Other
11.26k stars 1.76k forks source link

AppImage: Updated to Sentry 0.7.6 #3976

Closed bjorn closed 5 months ago

bjorn commented 5 months ago

In Sentry 0.7, the crashpad backend became the default, so now we explicitly select the breakpad backend.

Using crashpad requires shipping the crash handler as an additional executable and it will take some investigation how that can work with an AppImage.