HazAT / badge

Add a badge to your app icon
MIT License
966 stars 87 forks source link

Version 0.4.1 silently ends lane #25

Closed gapl closed 8 years ago

gapl commented 8 years ago

After updating to v0.4.1 to get rid of the thrown 520 errors, they are in fact gone but now my lanes don't finish up properly. Fastlane just silently ends the lane execution.

Print out:

[16:13:24]: -------------------
[16:13:24]: --- Step: badge ---
[16:13:24]: -------------------

#######################################################################
HazAT commented 8 years ago

Can you please run your fastlane command with the --verbose option to get more output. Thanks