[Fastlane] Match undefined method `in_house?' for nil:NilClass

The same workflow worked fine yesterday with the command
fastlane match adhoc --readonly

The only difference is the version of match
Yesterday : match version 2.91
Today : match version 2.92

Issue : /usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.92.0/match/lib/match/module.rb:19:in cert_type_sym': [!] undefined method in_house?’ for nil:NilClass (NoMethodError)

May be link with this issue report :

Please check. Thank you.

I see the linked fastlane issue is closed/solved now - do you still see the error? It seems it was an issue in fastlane/match which was fixed by them.

Hello,

The issue has been fixed by fastlane.

Thank you.

1 Like