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

可靠性

待验证

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

相关推荐
键盘敲没电12 小时前
【IOS】GCD学习
学习·ios·objective-c·xcode
哼唧唧_1 天前
React Native开发鸿蒙运动健康类应用的项目实践记录
react native·harmonyos·harmony os5·运动健康
roman_日积跬步-终至千里1 天前
【Go语言基础】基本语法
开发语言·golang·xcode
程序员小刘2 天前
鸿蒙【HarmonyOS 5】 (React Native)的实战教程
react native·华为·harmonyos
Daniel_Coder2 天前
Xcode 16.4 + iOS 18 系统运行时崩溃:___cxa_current_primary_exception 符号丢失的原因与解决方案
ios·xcode·ios 18·dyld·libc++abi
烈焰晴天2 天前
使用ReactNative加载Svga动画支持三端【Android/IOS/Harmony】
android·react native·ios
LAOning112 天前
xcode 各版本真机调试包下载
ide·macos·xcode
哼唧唧_3 天前
使用 React Native 开发鸿蒙运动健康类应用的高频易错点总结
react native·react.js·harmonyos·harmony os5·运动健康
豪冷啊3 天前
iOS UIActivityViewController 组头处理
ios·objective-c·xcode
鄂鱼3 天前
使用react-native-skia实现自绘地图实践与踩坑记录
react native