I know it\'s a new feature and this may not be possible, but I would like to be able to localize an Asset Catalog in different languages, to show a localized launch image. T
I have the same problem in XCode 6.0 and iOS 7 and 8. Don't use Images.xcassets for splash screen. Add the following key to Info.plist:
UILaunchImages~ipad UILaunchImageMinimumOSVersion 7.0 UILaunchImageName Default-Landscape UILaunchImageOrientation Landscape UILaunchImageSize {768, 1024}