Closed fahidattique55 closed 8 months ago
Have you ever tried to clean the build folder via Command Shift K, and then build it again?
Yes, It didn't work. Try using any cocoapods with this package in your project and exclude arm64. you should see this error.
Which version of Xcode are you using now?
@fahidattique55 I can't reproduce this on my side. I'm not quite familiar with CocoaPods.
But still found some solutions: https://stackoverflow.com/questions/56957632/could-not-find-module-for-target-x86-64-apple-ios-simulator/.
This forum may help you. If that helps you solve the issue, don't forget to share the solution with me. Thanks
Closed due to the unresponsiveness. If you still experience the issue, please reopen this issue and offer more context.
I am facing this issue. I have excluded arch arm64 in my build setting. Any idea how I can get rid of this issue?