ios-scripts icon indicating copy to clipboard operation
ios-scripts copied to clipboard

Bug checking current carthage version

Open danielaRiesgo opened this issue 8 years ago • 0 comments

Right now, for carthage version 0.20.1, the command carthage version returns more than just the version and so the comparison fails.

The script should parse the entry and, I guess, just get the version from the last \n onwards (or everything if there isn't a \n).

screen shot 2017-04-25 at 6 01 51 pm

danielaRiesgo avatar Apr 25 '17 21:04 danielaRiesgo