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

可靠性

待验证

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

相关推荐
带娃的IT创业者11 小时前
可选依赖的优雅降级:从思维导图双引擎到语音识别三级容错的实战设计
人工智能·语音识别·xcode
m0_4886333214 小时前
Mac OS X系统下用Xcode创建项目运行C语言程序教程(适合初学者)
c语言·教程·xcode·初学者·macosx
弓.长.2 天前
ReactNative for OpenHarmony项目鸿蒙化三方库:react-native-pdf — PDF文档查看器
react native·pdf·harmonyos
codingWhat2 天前
从 React 无痛过渡到 React Native
react native·react.js
弓.长.3 天前
ReactNative for OpenHarmony项目鸿蒙化三方库:react-native-flip-card — 翻转卡片组件
react native·react.js·harmonyos
弓.长.3 天前
ReactNative for OpenHarmony项目鸿蒙化三方库:react-native-shake — 摇一摇事件监听
react native·react.js·harmonyos
弓.长.3 天前
ReactNative for OpenHarmony项目鸿蒙化三方库:react-native-waterfall-flow — 瀑布流布局组件
react native·react.js·harmonyos
弓.长.3 天前
ReactNative for OpenHarmony项目鸿蒙化三方库:react-native-blurhash — 模糊占位图组件
react native·react.js·harmonyos
弓.长.3 天前
ReactNative for OpenHarmony项目鸿蒙化三方库:@react-native-ohos/image-editor
react native·react.js·harmonyos
墨狂之逸才3 天前
🛡️ React Native 截屏保护方案全网大比拼:到底该用哪个库?
react native