【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

相关推荐
想睡好2 小时前
以太网的mac帧格式
网络·macos
终码一生2 小时前
Mac桌面幻灯片,Google文档,google硬盘和google等图标如何移除
macos
只可远观5 小时前
Mac搭建Flutter IOS环境详细指南
前端·flutter·macos·ios
一牛5 小时前
译:Swift中的隔离机制介绍
macos·ios·swift
xiaonianzuibang10 小时前
如何修复宝可梦时时刻刻冒险无法正常工作
macos·objective-c·cocoa
只会写bug的靓仔1 天前
mac 设置飞书默认浏览器(解决系统设置默认浏览器无效)
macos·飞书
尽兴-2 天前
Mac「brew」快速安装Redis
数据库·redis·macos·brew
尽兴-2 天前
Mac 「brew」快速安装MySQL
mysql·macos·adb·brew
明似水2 天前
macOS 更新后找不到钥匙串访问工具的解决方案
macos
一牛2 天前
Appkit: 菜单是如何工作的
macos·ios·objective-c