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

可靠性

待验证

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

相关推荐
麦兜*4 小时前
Swift + Xcode 开发环境搭建终极指南
开发语言·ios·swiftui·xcode·swift·苹果vision pro·swift5.6.3
Bug改不动了10 小时前
React Native 与 UniApp 对比
react native·react.js·uni-app
木西14 小时前
React Native DApp 开发全栈实战·从 0 到 1 系列(eas构建自定义客户端)
react native·web3·app
大熊猫侯佩2 天前
「内力探查术」:用 Instruments 勘破 SwiftUI 卡顿迷局
swiftui·debug·xcode
wayne2142 天前
企业级 RN Android 完整 CI/CD 自动化解决方案
react native
Magnetic_h2 天前
【iOS】锁的原理
笔记·学习·macos·ios·objective-c·cocoa·xcode
lexiangqicheng3 天前
rn入口文件setup.js解读
react native
sure2824 天前
react native 编写一个歌词组件
前端·react native
风景_fengjing4 天前
React Native + Expo搭建APP项目+安卓模拟器
react native·expo