Kostiantyn Koval

Results 14 comments of Kostiantyn Koval

does the voting works? Can I see most popular themes?

Thanks for answer and for great collection of colour themes!

that for the comments, I will review the readme and will fix it

Thanks for feedback I will have a look on that

Check out my fork. I've added installation instructions. I haven't managed to install it with Cocoapods but I did it other way https://github.com/konstantinkoval/ExSwift

This is Xcode bug. It's not possible to make Frameworks with extension to generic classes https://devforums.apple.com/message/983747#983747 And it doesn't work to install this project with cocoa pods as well (because...

1.Add ExSwift as a submodule 2.Open the ExSwift project folder, and drag ExSwift sub folder with source code into the file navigator of your Xcode project. Make sure you select...

@ayn the tests are still failing for Swift 2.0 :(

@goktugyil There were a lot of changes in Swift 2.0, so It could be that it's not or creator just took small vacation :)

Hi, thanks for reporting issue. Is it possible to actually see the code so I can try to fix it? ### 1 issue: The mirror is generic type. Try Mirror?...