fermoya / cocoapods-catalyst-support

Ruby extensions to help you configure your pods project so that pods not compiled for Catalyst can still be used for iOS devices
MIT License
111 stars 18 forks source link

Replace colorize with colored2 #17

Closed fermoya closed 3 years ago

fermoya commented 3 years ago

CocoaPods uses this library to colorize strings. When runned from fastlane, cocoapods defines tries to define a method colorize that clashes with the one defined in colorize