小编swe*_*pez的帖子

iOS/Xcode 为项目中的框架启用按需资源

是否有人构建了一个项目,该项目已Enable On Demand Resources设置YES为链接到该项目的框架。我正在处理的应用程序中的大多数目录资产都被保留并带入框架中的项目中,我遇到构建错误Target '<Framework/Bundle>Name' has on-demand resources enabled (ENABLE_ON_DEMAND_RESOURCES = YES), but it is not supported for framework target types.并且无法编译项目。

xcode bundle ios swift on-demand-resources

8
推荐指数
0
解决办法
585
查看次数

标签 统计

bundle ×1

ios ×1

on-demand-resources ×1

swift ×1

xcode ×1