fastlane/lib/fastlane/actions/ipa.rb in fastlane-2.217.0 vs fastlane/lib/fastlane/actions/ipa.rb in fastlane-2.218.0

- old
+ new

@@ -88,10 +88,10 @@ "-------------------------------------------------------" ].each do |txt| UI.error(txt) end - # Raise a custom exception, as the the normal one is useless for the user + # Raise a custom exception, as the normal one is useless for the user UI.user_error!("A build error occurred, this is usually related to code signing. Take a look at the error above") end end def self.params_to_build_args(config)