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

可靠性

待验证

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

相关推荐
Magnetic_h6 小时前
【iOS】类和分类的加载过程
笔记·学习·ios·objective-c·xcode
litongde8 小时前
React Native 编程
react native·harmonyos
mobsmobs5 天前
Flutter开发环境搭建与工具链
android·flutter·ios·android studio·xcode
张元清5 天前
从零开始编写 useWindowSize Hook
react native·react.js
mobsmobs6 天前
Flutter之Widget体系与布局原理
android·flutter·xcode·dart
_一两风8 天前
React性能优化深度指南:从基础到高级技巧
react native·性能优化
水木姚姚8 天前
图书管理软件iOS(iPhone)
macos·ios·iphone·xcode·swift
谢尔登9 天前
【React Native】路由跳转
javascript·react native·react.js
Carson带你学Android10 天前
都2025了,【跨平台框架】到底该怎么选?
android·flutter·react native
谢尔登12 天前
【React Native】布局和 Stack 、Slot
javascript·react native·react.js