Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-28 | IOS: Support building in Xcode 10/iOS 12, and for iPhone X-like devices that ↵ | Yoshi Sugawara | |
have a "safe area" iOS 12 drops support for libstdc++, so the project needs to be compiled explicitly using libc++. Support the "safe area" when redrawing the view to leave space for the notch in portrait and landscape orientations. | |||
2016-08-18 | CREATE_PROJECT: Fix Xcode project | Vincent Bénony | |
2016-01-06 | IOS: Compute MD5 identifiers instead of random | Vincent Bénony | |
To avoid recompiling the wole project each time we use the create_project tool. | |||
2016-01-06 | IOS: Adds the POSIX macro to the create_project Xcode project | Vincent Bénony | |
2011-06-02 | CREATE_PROJECT: Implement basic XCode provider | Julien | |
This only outputs a skeleton project with no files and targets yet | |||
2011-06-01 | CREATE_PROJECT: Add stubs for Xcode provider | Julien | |
2011-06-01 | CREATE_PROJECT: Add Xcode project | Julien | |