From b4bad9100a07266b38a0adaa2efa597b362f027f Mon Sep 17 00:00:00 2001 From: Yoshi Sugawara Date: Thu, 11 Oct 2018 17:09:44 -1000 Subject: IOS: Support building in Xcode 10/iOS 12, and for iPhone X-like devices that 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. --- .../ScummVM-splash-2208x1242.png | Bin 251185 -> 71634 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.png') diff --git a/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.png b/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.png index e013a1e605..4be9066e9c 100644 Binary files a/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.png and b/dists/ios7/Images.xcassets/LaunchImage.launchimage/ScummVM-splash-2208x1242.png differ -- cgit v1.2.3