You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my bad. I left this out of the IOSBuild.cmake file. It turns out I need to disable fatal signal handling because it interferes with crash logging.
I already have a branch for this in my fork and have verified it works.
The text was updated successfully, but these errors were encountered:
mobileben
changed the title
iOS builds don't honor ENABLE_FATAL_SIGNALHANDLING settings for all architectures
iOS builds don't honor disabling ENABLE_FATAL_SIGNALHANDLING settings for all architectures
Mar 20, 2019
mobileben
pushed a commit
to mobileben/g3log
that referenced
this issue
Mar 20, 2019
This is my bad. I left this out of the IOSBuild.cmake file. It turns out I need to disable fatal signal handling because it interferes with crash logging.
I already have a branch for this in my fork and have verified it works.
The text was updated successfully, but these errors were encountered: