Closed penguin1214 closed 8 years ago
现在版本是最新的么
你把全局的 DKColorWithColors
改成 DKColorPickerWithColors
,这里多加了一个 Picker 是为了保证语义上不会出问题
谢谢,不报错了。不过我今天看到已经升级到2.3.1
了,但pod install安装的还是2.3.0
版本的。
你需要更新本地的 repo 了,不过影响也不是很大
Regards, Draveness
On 7 Jul 2016, 22:15 +0800, ぺんぺんnotifications@github.com, wrote:
谢谢,不报错了。不过我今天看到已经升级到2.3.1了,但pod install安装的还是2.3.0版本的。
— You are receiving this because you commented. Reply to this email directly,view it on GitHub(https://github.com/Draveness/DKNightVersion/issues/54#issuecomment-231090607), ormute the thread(https://github.com/notifications/unsubscribe/AGMUR9JztjUg5efadnEVVIVFFsi2g3o5ks5qTQobgaJpZM4JHEju).
之前可以正常编译运行,重新pod install后报错。 是版本更新的问题吗?按照readme的文档改了之后还是报错。
_backView.dk_backgroundColorPicker = DKColorWithColors(KCOLOR_YELLOW_FDF5D8, [UIColor colorWithRGBHex:0x343434]);