ios – Appstore FailureNo架构在二进制文件中. Lipo未能检测到bundle可执行文件中的任何架构.“在SoftwareAssets / SoftwareAsset

前端之家收集整理的这篇文章主要介绍了ios – Appstore FailureNo架构在二进制文件中. Lipo未能检测到bundle可执行文件中的任何架构.“在SoftwareAssets / SoftwareAsset前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
嗨,我刚刚尝试将我的应用程式上传到应用程式商店,但失败了.

**

No architectures in the binary. Lipo Failed to detect any
architectures in the bundle executable.

**

解决方法

嗨,我很高兴我找到了答案.问题实际上是在info.plist中的“Productname”.在我的第一个版本是不同的.
原文链接:https://www.f2er.com/iOS/329695.html

猜你在找的iOS相关文章