【xcode 16.2】升级xcode后mac端flutter版的sentry报错

sentry_flutter 7.11.0

报错

3 errors in SentryCrashMonitor_CPPException with the errors No type named 'terminate_handler' in namespace 'std' (line 60) and No member named 'set_terminate' in namespace 'std'

替换sentry_flutter版本为:

8.3.0

从而保证oc的sentry升级到8.27.0以上

资料参考:

https://github.com/getsentry/sentry-cocoa/issues/4052https://github.com/getsentry/sentry-cocoa/issues/4050

查看sentry-dart的podspec文件历史

https://github.com/getsentry/sentry-dart/commits/main/flutter/ios/sentry_flutter.podspec

相关推荐
xingxing_F4 小时前
Macs Fan Control Pro for Mac 电脑风扇控制软件
macos·电脑
mgx_71810 小时前
mac下载并配置influxDB到本地
macos·influxdb
Aurora-silas16 小时前
LLM微调尝试——MAC版
人工智能·pytorch·深度学习·macos·机器学习·语言模型·自然语言处理
游戏开发爱好者817 小时前
如何系统化掌握 iOS 26 App 耗电管理,多工具协作
android·macos·ios·小程序·uni-app·cocoa·iphone
2501_9159214318 小时前
运营日志驱动,在 iOS 26 上掌握 App 日志管理实践
android·macos·ios·小程序·uni-app·cocoa·iphone
马拉萨的春天20 小时前
iOS的多线程下数据安全和内存泄漏以及工具使用监测内存泄漏
macos·ios·cocoa·多线程
2501_916007471 天前
iOS 上架技术支持全流程解析,从签名配置到使用 开心上架 的实战经验分享
android·macos·ios·小程序·uni-app·cocoa·iphone
QMY5205201 天前
深度优先遍历策略
macos·jupyter·postman
2501_916007472 天前
提升 iOS 26 系统流畅度的实战指南,多工具组合监控
android·macos·ios·小程序·uni-app·cocoa·iphone
wangxiaosu2 天前
macos安装、更新、使用homebrew
macos·homebrew