Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E13E29854 for ; Thu, 12 Apr 2012 10:47:41 +0000 (UTC) Received: (qmail 15977 invoked by uid 500); 12 Apr 2012 10:47:41 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 15957 invoked by uid 500); 12 Apr 2012 10:47:41 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 15937 invoked by uid 99); 12 Apr 2012 10:47:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 10:47:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 10:47:39 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 32B75366B11 for ; Thu, 12 Apr 2012 10:47:17 +0000 (UTC) Date: Thu, 12 Apr 2012 10:47:17 +0000 (UTC) From: "Thomas Bassetto (Created) (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1173094159.16799.1334227638504.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (CB-485) Use the new iPad launch images suggested sizes on the Xcode project template MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Use the new iPad launch images suggested sizes on the Xcode project template ---------------------------------------------------------------------------- Key: CB-485 URL: https://issues.apache.org/jira/browse/CB-485 Project: Apache Callback Issue Type: Improvement Components: iOS Affects Versions: 1.6.0 Environment: Xcode 4.x Reporter: Thomas Bassetto Assignee: Shazron Abdullah Priority: Minor The latest version of Xcode 4 show some warnings on the default Cordova project iPad launch images: http://cl.ly/1i330b3d2s013W3V1i08 This is because the new expected sizes are: * 768 x 1004 (portrait) * 1024 x 748 (landscape) * 1536 x 2008 (portrait) * 2048 x 1496 (landscape) Also, it would be nice to provide an iPad Retina Display icon :) (144 x 144 pixels) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira