Wooseong Kim

Results 9 comments of Wooseong Kim

@muukii, Would you merge this pr to your maintaining [repo](https://github.com/muukii/cocoapods-binary)? Then we can move on our `cocoapods-binary` repo to yours 🙏

@muukii I guess it'll be okay because there is the condition `config.name == 'Debug'`. I think this actually works as a kind of flag. We've used forked repo since Mar....

@muukii I'll be appreciated if you apply this changes in your repo ☺️

Is it working at Xcode 11.3.1? I followed all the process in README.me but I can't see anything in `Editor` pane.

@alpriest Thanks for your guidance! I finally changed my I-beam of Xcode in dark theme! Could you tell me how I can handle preventing modified cursor from being lost via...

@alpriest That's a good workaround! I applied that right away. Thanks!

Hi, you can store dependency in the initializer like this if you needed to access the dependency after the initializing. ```swift import UIKit import Pure final class SomeViewController: UIViewController, FactoryModule...

@lyc2345 I changed my name using paynerc's solution. You should try it.