I'm facing problem while uploading the app to itunes store i.e ERROR ITMS-90086: "Missing 64-bit support. iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK or later. We recommend using the default "Standard Architectures" build setting for "Architectures" in Xcode, to build a single binary with both 32-bit and 64-bit support." ERROR ITMS-90086: "Missing 64-bit support. iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK or later. We recommend using the default "Standard Architectures" build setting for "Architectures" in Xcode, to build a single binary with both 32-bit and 64-bit support."
I have tried everything i.e Changed Architectures to
Standard architectures(armv7,arm64) -$(ARCHS_STANDARD)
Vaild Architectures
armv7 armv64 armv7s
Bulid Active Architecture only
No
can anyboady please help I'm stuck from last two days.

