Xcode Upload Store Error Item 90086
ERROR ITMS-90086: Missing 64-bit support. Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK.
In go to Build Settings > Architectures and set Build Active Architecture Only to NO.
In the Valid Architectures field of build settings, you should add arm64 to support 64-bit devices.