Closed kenstir closed 6 years ago
Did you get this to work with Carthage?
Sadly I did not get it to work. Sorry for the lack of update. After a short while of trying, I learned that even if I did get it to work with Carthage, it would not meet my short term need to use Interface Builder to connect a McTextField to my storyboard. (My understanding is that in order to be @IBDesignable the class cannot be imported via framework.) So I abandoned the Carthage attempt and included McPicker directly in my source tree.
Bummer! I'll close this issue then.
Thank you for McPicker! McPicker looks to be exactly what I need, except that it doesn't support Carthage:
I will experiment with adding support in my forked repo, and if successful, I will file a MR.