I found that I couldn't run most of the Ogre samples,
they crashed right after the app starts with an error "Thread 1: signal SIGABRT"
There is no much useful information there.

Currently I am able to run the following 3 samples successfully:
- Sample_Tutorial01_Initialization
- Sample_Tutorial02_VariableFramerate
- Sample_Tutorial03_DeterministicLoop
Other samples that crash immediately, include:
- Sample_Forward3D
- Sample_PbsMaterials
- Sample_V2Mesh
Unfortunately I cannot go back to the previous macOS version so I don't know whether it's a macOS issue.
I am testing on an iPad mini 3 with iOS 12.4.1, latest v2-1 branch.