Alex Lee
Alex Lee
try my ayu theme~ [Ayu 2.xccolortheme.zip](https://github.com/dempfi/ayu/files/1587250/Ayu.2.xccolortheme.zip)
Thanks! The way use `user_version` is the way I was using many yeas ago(may orm lib using this way). I read your pdf document, the way using `migrator_1_2` with `user_version`...
e.g.: ```swift let info = try typeInfo(of: User.self) let property = try info.property(named: \.userName) ```
OK, I'll try it ASAP, Thanks!
Did you install other Xcode-log plugins? The log color seems not MCLog did.
I checked my version and it works. maybe it's conflict with other plugins? can you show me the plugins list you installed?
Maybe, because MCLog also supports color log output. I'll also check it later. 发自我的 iPhone > 在 2015年5月25日,下午12:34,Jedihy [email protected] 写道: > > Sorry, I found out that XcodeColors was installed....
Hmmm...it's a good idea. I would try to support it. 发自我的 iPhone > 在 2015年8月25日,上午6:48,Julian Vidal [email protected] 写道: > > Is it possible to use this in the XCode Devices...
Yes, it's better to support CocoaLumberjack. But I'm busy these months... I'll add this feature to my TO-DO list.
Does Xcode 8.x supports Plugins?