Thank you for this. This also worked for me. Even though everything in my Podfile was installed successfully, but my project was also telling me "no such module" when I tried to import them. In my case, arm64 was in one of the subsections under Build Settings > Architecture. I deleted it (arm64), the error message "No such module" disappeared, and I was able to run the simulator!