Xcode 14.3.1build 报错整理

1、Command PhaseScriptExecution failed with a nonzero exit code
2、In /Users/XX/XX/XX/fayuan-mediator-app-rn/ios/Pods/CocoaLibEvent/lib/libevent.a(buffer.o), building for iOS Simulator, but linking in object file built for iOS, file '/Users/XX/XX/XX/fayuan-mediator-app-rn/ios/Pods/CocoaLibEvent/lib/libevent.a' for architecture arm64

step1:

step2:

step3:完全删除VALID_ARCHS

3、Framework not found TXFFmpeg

Build Phases --> Link Binary With Libraries

中添加TXFFmpeg、TXSoundTouch

参考链接:

https://khushwanttanwar.medium.com/xcode-12-compilation-errors-while-running-with-ios-14-simulators-5731c91326e9

相关推荐
清风细雨_林木木3 分钟前
Mac 清理缓存,提高内存空间
macos·缓存
Macdo_cn3 分钟前
Screen Wonders for Mac v3.3.1 3D屏保应用 支持M、Intel芯片
macos·音视频
闲猫3 小时前
go WEB框架
前端·golang·web·xcode
Neo Evolution5 小时前
Flutter与移动开发的未来:谷歌的技术愿景与实现路径
android·人工智能·学习·ios·前端框架·webview·着色器
B.-8 小时前
在 Flutter 中实现文件读写
开发语言·学习·flutter·android studio·xcode
秋窗716 小时前
Mac下Python版本管理,适用于pyenv不起作用的情况
开发语言·python·macos
南望无一19 小时前
React Native 0.70.x如何从本地安卓源码(ReactAndroid)构建
前端·react native
没头脑的ht1 天前
ios App的启动过程和启动优化
ios
敲代码的鱼哇1 天前
设备唯一ID获取,支持安卓/iOS/鸿蒙Next(uni-device-id)UTS插件
android·ios·uniapp·harmonyos
獨枭1 天前
如何在 macOS 上配置 MySQL 环境变量
数据库·mysql·macos