Updated Branches: refs/heads/master b4c2ca305 -> 10d1e646e
[CB-1495] iOS default splash screen images take up several megabytes Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/10d1e646 Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/10d1e646 Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/10d1e646 Branch: refs/heads/master Commit: 10d1e646ea216803faec3efb6b1d1e59ae9bc2a0 Parents: b4c2ca3 Author: Shazron Abdullah <[email protected]> Authored: Wed Jan 9 14:30:19 2013 -0800 Committer: Shazron Abdullah <[email protected]> Committed: Wed Jan 9 14:30:35 2013 -0800 ---------------------------------------------------------------------- .../Resources/splash/Default-568h@2x~iphone.png | Bin 351931 -> 36044 bytes .../Resources/splash/Default-Landscape@2x~ipad.png | Bin 1534088 -> 89886 bytes .../Resources/splash/Default-Landscape~ipad.png | Bin 423095 -> 40368 bytes .../Resources/splash/Default-Portrait@2x~ipad.png | Bin 1610434 -> 88856 bytes .../Resources/splash/Default-Portrait~ipad.png | Bin 421667 -> 39824 bytes .../Resources/splash/Default@2x~iphone.png | Bin 350593 -> 35376 bytes .../Resources/splash/Default~iphone.png | Bin 93897 -> 12674 bytes 7 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/10d1e646/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png b/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png index aec2d8c..21fe02c 100644 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png and b/bin/templates/project/__TESTING__/Resources/splash/Default-568h@2x~iphone.png differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/10d1e646/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png index 95c542d..f6a2804 100644 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png and b/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape@2x~ipad.png differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/10d1e646/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png b/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png index f8e2b52..9996432 100644 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png and b/bin/templates/project/__TESTING__/Resources/splash/Default-Landscape~ipad.png differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/10d1e646/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png b/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png index aae1862..d0bfc8b 100644 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png and b/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait@2x~ipad.png differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/10d1e646/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png b/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png index af9158a..bc8989a 100644 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png and b/bin/templates/project/__TESTING__/Resources/splash/Default-Portrait~ipad.png differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/10d1e646/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png b/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png index bd24886..e30123b 100644 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png and b/bin/templates/project/__TESTING__/Resources/splash/Default@2x~iphone.png differ http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/10d1e646/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png b/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png index 6fcba56..7081a3b 100644 Binary files a/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png and b/bin/templates/project/__TESTING__/Resources/splash/Default~iphone.png differ
