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

相关推荐
2501_915909063 小时前
如何保护 iOS IPA 文件中资源与文件的安全,图片、JSON重命名
android·ios·小程序·uni-app·json·iphone·webview
摘星编程6 小时前
React Native for OpenHarmony 实战:Picker 选择器组件详解
javascript·react native·react.js
摘星编程7 小时前
React Native for OpenHarmony 实战:VirtualizedList 虚拟化列表
javascript·react native·react.js
摘星编程7 小时前
React Native for OpenHarmony 实战:RefreshControl 下拉刷新组件
javascript·react native·react.js
txinyu的博客8 小时前
MAC 地址
服务器·网络·macos
lmyuanhang9 小时前
iOS FMDB 的使用
ios
2501_915909069 小时前
原生与 H5 共存情况下的测试思路,混合开发 App 的实际测试场景
android·ios·小程序·https·uni-app·iphone·webview
app开发工程师V帅9 小时前
Xcode *****exited with status 0. The command had no output.
ios
哈哈你是真的厉害9 小时前
基础入门 React Native 鸿蒙跨平台开发:ActionSheet 动作面板
react native·react.js·harmonyos
小胖红9 小时前
Xcode 打包失败 处理
ide·macos·xcode