Following the machine and framework specs I am using:
Following is the error I am receiving:
I have referred to the documentation, and having troubles in detecting one single framework, i.e. FLAnimatedImage.Framework in the project. It is there in the Pods folder but throwing an error of " FLAnimatedImage.h file not found ". I have also cleaned the build folder, gave all the required permissions, imported all the Compiler files in the Build Phase and chose to exclude armv64 architecture in the Build Settings. As per the internet search, I see there are issues with importing file in the project from certain frameworks because of the chip architecture. So far, I have tried all possible solutions that were found over the internet, nothing is working.
This worked for me.