When I push the build to app store using XCode 6.4 and deployment target as iOS 7.0, I am getting invalid minimum os version error. I want to support 7.0 OS as well. Please let me know what needs to be done.
The error is
"ERROR itms-90098: The binary is invalid. The key UIRequiredDeviceCapabilities contains value 'armv7s' which is incompatible with the MinimumOSVersion value of '7.0'"