I am trying to add a framework to my project but I am facing 'Could not find module 'StandardCheckoutKit' for target 'arm64-apple-ios'; found: x86_64-apple-ios-simulator' Error
This framework works perfectly in Simulator but didn't work on real devices (iPhone XS Max)
- Added framework using drag and drop (downloaded from the browser)
- I am not installing the framework via pods (not available)