Im getting AppName's architectures (arm64) include none that iPhone 11 Pro can execute (Intel 64-bit). error on Xcode 12 beta-3,
I have set below Architectures x86_64 armv7s arm64
how to resolve this error?
You can simply remove VALID_ARCHS, then it works.