On Fri, Oct 5, 2012 at 12:20 PM, Matt Neuburg wrote:
> Neat idea! It appears also that in Xcode 4.5.1 (and 4.5?) you are handed the
> necessary launch images as part of a new project. m.
>
I've found also when opening an existing project in 4.5, Xcode will
generate a warning saying you don't hav
Neat idea! It appears also that in Xcode 4.5.1 (and 4.5?) you are handed the
necessary launch images as part of a new project. m.
On Sat, 22 Sep 2012 09:50:59 -0700, Gene Crucean
said:
>Keep in mind that you can always just include a blank white image for a
>splash temporarily until a proper on
Keep in mind that you can always just include a blank white image for a
splash temporarily until a proper one is created. This is one of the first
things I do when I setup a new project.
http://www.genecrucean.com/tmp/PortraitAndLandscapeLaunchImages.zip <--
here's a zip for those of you intereste
well that's useful - how on EARTH were you supposed to find that, how did you
find it?
Ah I think I see, Xcode just downloaded a new iOS6 docset on my Macbook Pro
about an hour ago, now typing 1136 into the search box points you to the Custom
Icon and Image Creation Guidelines. I just checked
Have a look at the iOS Human Interface Guidelines
There you will find Transition Case Studies->Transitioning Between iOS-Based
Devices->Running on iPhone 5
This has several examples of how you can change your layout for the larger
screen.
There is also a link to Launch Images which include:
F
On 22 Sep, 2012, at 6:08 PM, Roland King wrote:
>
> There isn't one (a document that is). Just make an image, any image, of the
> right side, and drop it into the correct slot in Xcode 4.5 for your project,
> Xcode 5 should show an empty hole for 'Launch Image Retina (4-inch)'. Build
> and ru
On 22 Sep, 2012, at 5:53 PM, Rick Mann wrote:
> Wow. After an hour of searching, I can't find any Apple docs that tell me the
> basic changes I need to make for the new iPhone 5 screen size. Some searching
> online has not turned up very authoritative answers. One source said all one
> needs
Well, sure enough, simply including the appropriately-sized launch image was
enough. But the docs don't actually say this in any place I could find.
On Sep 22, 2012, at 2:53 , Rick Mann wrote:
> Wow. After an hour of searching, I can't find any Apple docs that tell me the
> basic changes I nee
Wow. After an hour of searching, I can't find any Apple docs that tell me the
basic changes I need to make for the new iPhone 5 screen size. Some searching
online has not turned up very authoritative answers. One source said all one
needs to do is include a default-h...@2x.png image. But my app