aboutsummaryrefslogtreecommitdiff
path: root/dists/ios7/Info.plist.in
AgeCommit message (Collapse)Author
2018-11-14IOS: Sync Info.plist.in and Info.plistCameron Cawley
2018-09-10Fix launch on recent iOS device (iOS 11.4.1)Jonny Bergström
2016-02-13IOS: Adds support for iPadVincent Bénony
These keys are automatically added by Xcode when one compiles a regular Xcode project, but are missing when compiling from the command line.
2016-01-06IOS: Update the autotools template filesVincent Bénony
2016-01-06IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)Vincent Bénony
The "iphone" backend is the support for the old iPhones. The "ios7" backend is for the new iPhones.