You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/03/12 16:01:35 UTC

ios commit: [CB-2638] Fix iOS project warnings on Retina imgs

Updated Branches:
  refs/heads/master dfa5d0a8a -> 36acdf55e


[CB-2638] Fix iOS project warnings on Retina imgs

-fixed iphone and ipad 2x images to remove warnings
-ran images thru imageoptim


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/36acdf55
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/36acdf55
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/36acdf55

Branch: refs/heads/master
Commit: 36acdf55e4cab52802d73764c8a4b5b42cf18ef9
Parents: dfa5d0a
Author: James Jong <wj...@gmail.com>
Authored: Fri Mar 8 16:02:36 2013 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Tue Mar 12 11:01:25 2013 -0400

----------------------------------------------------------------------
 .../Resources/splash/Default-568h@2x~iphone.png    |  Bin 29944 -> 34225 bytes
 .../Resources/splash/Default-Landscape@2x~ipad.png |  Bin 75573 -> 77300 bytes
 .../Resources/splash/Default-Portrait@2x~ipad.png  |  Bin 74097 -> 76546 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/36acdf55/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 d14b55b..10ed683 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/36acdf55/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 72eb605..9f1e14f 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/36acdf55/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 435bbec..6d1c5d3 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