However, when trying to deploy this project to testflight, I get an error telling me that nested bundles aren't allowed: "Invalid Bundle. The bundle at ... contains disallowed nested bundles" If I look at the xcframework folder structure, I see two folders within for each architecture/platfo...
iOS之解决上传IPA时报错(Invalid Bundle. xx.framework contains disallowed file ‘Frameworks’ or disallowed nested bundles)的问题 起因: 由于Xcode的一些原因(缓存等)导致MOJiAccount项目编译失败,所以我重新在MOJiAccount框架中添加MOJiBase.xcframework依赖框架,然后才编译运行成功。但是在Embed这一块中,发现如下图所...
ERROR ITMS-90205: "Invalid Bundle. The bundle at 'yourapp.app/Frameworks/A.framework' contains disallowed nested bundles."... ERROR ITMS-90206: "Invalid Bundle. The bundle at 'yourapp.app/Frameworks/A.framework' contains disallowed file 'Frameworks'."... How can I fix those? Boost Copy ...
However, when trying to deploy this project to testflight, I get an error telling me that nested bundles aren't allowed: "Invalid Bundle. The bundle at ... contains disallowed nested bundles" If I look at the xcframework folder structure, I see two folders within for each architecture/platfo...