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

相关推荐
_瑞12 小时前
深入理解 iOS 渲染原理
前端·ios
大龄秃头程序员13 小时前
RN 0.86 新架构实战:TurboModule + Fabric 组件 + iOS 原生容器,完整代码开源
前端·react native
光影少年14 小时前
RN 样式特点:Flex 布局默认、没有像素单位、样式不能级联
react native·react.js·掘金·金石计划
青枣八神16 小时前
Expo如何只通过数据线连接手机的Expo go
react native·智能手机·安卓
Android出海20 小时前
iOS 出海新门槛:未成年人合规来了
ios·app store·ios开发·苹果开发者·ios开发者·ios出海
2501_9151063220 小时前
iOS 软件测试工具性能监控、日志分析 KeyMob、Instruments等
android·ios·小程序·https·uni-app·iphone·webview
木叶丸21 小时前
AI 编程概念与 Harness 工程实践入门
人工智能·flutter·ios
zzb15801 天前
Zed 配置 Swift / iOS 开发
开发语言·ios·swift
colman wang2 天前
Git指令(Mac)
git·macos