Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-26 | RELEASE: This is 1.10.0git | Eugene Sandulenko | |
2016-02-13 | IOS: Adds support for iPad | Vincent 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-02-05 | RELEASE: This is 1.9.0git | Eugene Sandulenko | |
2016-01-07 | IOS: Updates the splash screens | Vincent Bénony | |
2016-01-06 | IOS: Update the autotools template files | Vincent Bénony | |
2016-01-06 | IOS: Adds iPhone 6/6+ launch screens | Vincent Bénony | |
2016-01-06 | IOS: Recommanded settings for Xcode 7.2 | Vincent Bénony | |
2016-01-06 | IOS: Avoid subclassing UIApplication, and handle multitasking | Vincent Bénony | |
2016-01-06 | IOS: 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. |