You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use crash! instead of user_error! on configuration access mis-use (fastlane#13766)
Since those methods are mostly used internally and for plugins, this will make debugging easier, as the crash will show the full stack trace, instead of just the error message
0 commit comments