spaceship/lib/spaceship/spaceauth_runner.rb in fastlane-2.129.0.beta.20190811200106 vs spaceship/lib/spaceship/spaceauth_runner.rb in fastlane-2.129.0.beta.20190813200016
- old
+ new
@@ -23,10 +23,10 @@
puts("Please check your credentials and try again.".yellow)
puts("This could be an issue with App Store Connect,".yellow)
puts("Please try unsetting the FASTLANE_SESSION environment variable".yellow)
puts("(if it is set) and re-run `fastlane spaceauth`".yellow)
puts("")
- puts("Execption type: #{ex.class}")
+ puts("Exception type: #{ex.class}")
raise ex
end
itc_cookie_content = Spaceship::Tunes.client.store_cookie