Searching for inspections failed: undefined method `map' for nil:NilClass

Searching for inspections failed: undefined method `map' for nil:NilClass

The solution is to run the following commands in the terminal:

 sudo arch -x86_64 gem install ffi
 cd <to your ios folder with Podfile>
 arch -x86_64 pod install

Коментарі