bin/produce in produce-0.1.3 vs bin/produce in produce-0.1.4

- old
+ new

@@ -29,10 +29,9 @@ c.description = 'Creates a new app on iTunes Connect and the Apple Developer Portal' c.action do |args, options| set_username(options.username) - Produce::Config.shared_config # to ask for missing information right in the beginning puts Produce::Manager.start_producing end end def set_username(username)