DKNightVersion icon indicating copy to clipboard operation
DKNightVersion copied to clipboard

release 模式下会 crash!

Open CoderKingXY opened this issue 8 years ago • 2 comments

我是用 CocoaPods 导入的。但是在 Podfile 文件中加了一句 use_framework!, 在我发布的时候发现闪退,后来经过调试发现是奔溃在这句代码了 “ [entries removeObjectAtIndex:0]; // Remove theme entry ”, entries 为空。请问如何修改?

CoderKingXY avatar Jun 28 '17 13:06 CoderKingXY

确实有这个问题,我也遇到了。

bjxiaowanzi avatar Jul 08 '17 03:07 bjxiaowanzi

我也是这个问题

WcjiOS avatar Oct 30 '17 08:10 WcjiOS