keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
402 stars 112 forks source link

chore(core): check that assertions are not enabled in release builds #12619

Open mcdurdin opened 2 weeks ago

mcdurdin commented 2 weeks ago

And in answer to my question -- this is not a crash in core, but an assertion. We should not have assertions enabled in a release build -- so we need to check that.

Originally posted by @mcdurdin in https://github.com/keymanapp/keyman/issues/12455#issuecomment-2455853797