Any where I did not find the reverse compatabilty information for the .xcassets template.
If I transfer current image objects such as appicon, image projector icons, etc. into the .xcassets template, using the option using the resource directory in the settings of the new xcode 5, my application will work in older versions, such as ios6 and 5, if I run this.
And naming conventions in code that is already used for images will work correctly.
Thanks at Advance.
source share