升级Xcode26.4后,WFChatUIKit关于libyuv.a编译报错,提示如下/Users/wawa/Library/Developer/Xcode/DerivedData/BlueProject-hbdutkcnsahpnbdlomjppzynmrzu/Build/Products/Debug-iphoneos/WFChatUIKit.framework The command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/wawa/Library/Developer/Xcode/DerivedData/BlueProject-hbdutkcnsahpnbdlomjppzynmrzu/Build/Products/Debug-iphoneos/WFChatUIKit.framework/Frameworks/libyuv.a -r -o /Users/wawa/Library/Developer/Xcode/DerivedData/BlueProject-hbdutkcnsahpnbdlomjppzynmrzu/Build/Products/Debug-iphoneos/BlueProject.app/Frameworks/WFChatUIKit.framework/Frameworks/libyuv.a exited with status 1. The command's output was:
同时,在升级到Xcode26.4之前,提交代码打包上传Appstore时,关于libyuv.a也报错
Validation failedInvalid bundle structure.The "BlueProiect.app/Frameworks/WFChatUIKit.framework/Frameworks/libyuv.a" binary fileis not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutableof supported bundles.For details,visit:https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle (ID:d33e01e0-898b-4c22-9ec5-a967f654f70f)