Get next error when I try to run the tests:
How I tried to solve the problem?
- The simplest
Build -> Clean Build Folder
- Next, I tried the following:
sudo gem install cocoapods pod install
But can't get next warnings:
- Next commands:
sudo arch -x86_64 gem install ffi arch -x86_64 pod install
- Also here is my Build settings of spec
Q: How can I solve the problem with Nimble?