matrix icon indicating copy to clipboard operation
matrix copied to clipboard

XCode with cocoapods build error

Open iPermanent opened this issue 2 months ago • 0 comments

podfile: pod 'matrix-wechat','1.0.1',:configurations => ['Debug']

At file:matrix-wechat/matrixARC/KSCrashMonitor_CPPExtention.cpp build error: No type named 'terminate_handler' in namespace 'std' at 3 lines: line 59 line 192 line 195

Env: Xcode 16.4

iPermanent avatar Oct 23 '25 02:10 iPermanent