I am trying to run my app on my phone with iOS 12.0. Xcode is giving me this error, "Phone doesn’t support any of Project.App’s architectures. You can add Phone’s arm64e architecture to Project’s Architectures build setting"
I have added the arm64e to the build settings, still the error remains.