There are a some more image options available in XCode 4, which are not set from the exporter (see images attached).
I can understand the iPad ones are missing, but why does the editor says there's none for retina display?
Printable View
There are a some more image options available in XCode 4, which are not set from the exporter (see images attached).
I can understand the iPad ones are missing, but why does the editor says there's none for retina display?
I also note and if not loads manually in Xcode, the icon is used to Retina 57 * 57 pixels...
This will be taken care in the next beta.
For the iPad launch image, we will only provide by default a portrait image : I have read in the documentation that when the app loads, the portrait image is used. If you specify an orientation in the plist file (if an option in the project page is set), then after loading the app, the oriented image is used.
As we set the device orientation in the code, and not in the plist file, this image will not be necessary.
I noticed this also but Apple accepted my file without it.
ETA for next beta?
No need to post more than one post about an ETA :)
You're right. :)
Thanks Francois...
One mor ething about images: could it be possible to add to the editor a way to change the joystick images? I mean, like you select the iTunes Artwork and so on.
you can already do that by replacing the ones found in your resources folder in the xcode project.