在 iphone 上进行 flutter 构建 ios / 运行 flutter 应用程序时出现以下错误
语义问题(Xcode):“std::memory_order”中没有名为“memory_order_relaxed”的成员;您的意思是“std::memory_order_relaxed”吗? /Users/aswanthr/Downloads/ar_cbt/ios/Pods/leveldb-library/util/env_posix.cc:839:33
语义问题(Xcode):“std::memory_order”中没有名为“memory_order_relaxed”的成员;您的意思是“std::memory_order_relaxed”吗? /Users/aswanthr/Downloads/ar_cbt/ios/Pods/leveldb-library/util/env_posix.cc:856:34
无法为模拟器构建应用程序。 在 iPhone 16 Pro Max 上启动应用程序时出错。
今天为 flutter 项目下载模拟器 18.1 版本后出现此错误问题
这就是这个问题。等新版本吧 https://github.com/invertase/react-native-firebase/issues/8082
更新:有新版本。