In my iOS project i have put iOS 7.1
as Deployment Target
, but know i have this warning:
Applications using Launch Screen Files and targeting iOS 7.1 and earlier need
to also include a Launch Image in an Asset Catalog.
i have add in the images.xcassets
the LaunchImage
Folder, and i have add the Launch Image for the 4-inch screen
, but i still have the warning, how i can do to solve it?
thanks
EDIT: this is the target setting: