Post

Replies

Boosts

Views

Activity

Comment on Xcode 12.0.1 "No such module"
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!
Jul ’21