美文网首页
上传AppStore错误:ERROR ITMS-90171

上传AppStore错误:ERROR ITMS-90171

作者: LionPig | 来源:发表于2021-01-25 15:27 被阅读0次

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file '**.app/**' is not permitted. Your app can’t contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure."

解决方案:

  • 进入Build Phases=>Embed Frameworks
  • 将报错的framework移除。

相关文章

网友评论

      本文标题:上传AppStore错误:ERROR ITMS-90171

      本文链接:https://www.haomeiwen.com/subject/ljfizktx.html