【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

相关推荐
明月看潮生9 小时前
青少年编程与数学 01-011 系统软件简介 05 macOS操作系统
macos·青少年编程·操作系统·系统软件·编程与数学
Hello.Reader1 天前
Git 安装全攻略Linux、macOS、Windows 与源码编译
linux·git·macos
Hope Fancy1 天前
macOS 连接 Docker 运行 postgres,使用navicat添加并关联数据库
macos·docker·postgresql
John Song1 天前
macOS 上使用 Homebrew 安装redis-cli
数据库·redis·macos
yanjiee1 天前
编译一个Mac M系列可以用的yuview
macos
数据知道1 天前
Mac电脑上本地安装 redis并配置开启自启完整流程
数据库·redis·macos
电手1 天前
Win10停更,Win11不好用?现在Mac电脑比Win11电脑更便宜
windows·macos·电脑·mac
LAOning112 天前
xcode 各版本真机调试包下载
ide·macos·xcode
安和昂2 天前
【iOS】ARC 与 Autorelease
macos·ios·cocoa
数据知道2 天前
Mac电脑上本地安装 MySQL并配置开启自启完整流程
mysql·macos