xcode 16 遇到contains bitcode

问题

复制代码
"id" : "xxx-xxx-xxx",
    "status" : "409",
    "code" : "STATE_ERROR.VALIDATION_ERROR",
    "title" : "Validation failed",
    "detail" : "Invalid Executable. The executable 'xxx.app/Frameworks/xxxx.framework/xxxx' contains bitcode."

根本原因

https://developer.apple.com/documentation/xcode-release-notes/xcode-15-release-notes#Deprecations

解决办法

https://stackoverflow.com/questions/78993520/invalid-executable-the-executable-appname-app-frameworks-hermes-framework-herm

可靠性

待验证

非常抱歉,刚刚遇到这个问题,一起验证吧。

相关推荐
墨狂之逸才1 天前
TRAE IDE 提效实战指南:少加班,多摸鱼
react native
墨狂之逸才1 天前
给 AI Coding Agent 装上 React Native 外挂:callstackincubator/agent-skills 上手指南
react native
墨狂之逸才1 天前
# React Native 人脸识别 UI 方案全对比:嵌入组件 · Activity · Dialog
react native
沙漠2 天前
ReactNative总结系列四 --- FlatList白屏卡顿优化
react native·性能优化
92year3 天前
Xcode 27 AI Agent 实测:苹果把 Claude、ChatGPT、Gemini 都塞进了 IDE
agent·ai编程·xcode·apple·wwdc
健了个平_244 天前
iOS 27 适配笔记
ios·xcode·wwdc
wordbaby4 天前
rn-cross-calendar:一个兼容 React 18/19、RN/RNOH 的跨平台日历组件
前端·react native·harmonyos
沙漠4 天前
ReactNative总结系列三 --- 性能优化
react native·性能优化
leeyi5 天前
Graph 编排:不只是 ReAct 的通用 DAG
react native·agent·graphql
邓小乐5 天前
Workaround: Xcode27 下载iOS 27.0 Simulator
ios·xcode