Files
Kendall Aubertot 7425602ba9 Remove UIRequiredDeviceCapabilities from Info.plist
Remove the armv7 requirement from the Swift Demo's Info.plist. It would appear
that its presence prevents apps that link against the IQKeyboardManagerSwift
framework cannot be submitted to the store if this flag is present.

iTunesConnect error message: [Transporter Error Output]: ERROR ITMS-90689:
"Invalid Info.plist key. The key 'UIRequiredDeviceCapabilities' in bundle
MyApp.app/Frameworks/IQKeyboardManagerSwift.framework is invalid for frameworks"
2016-11-17 11:42:13 -07:00
..