landabaso commented on issue #216: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/216#issuecomment-629362464
+1 XCode triggers the warning: `warning: 'UILaunchImages' has been deprecated, use launch storyboards instead. (in target 'XXXXX' from project 'XXXXX')` Will get the warning even after removing `Images.xcassets/LaunchImage.launchimage` folder. In fact, after removing that folder, I cannot see the default Cordova LaunchImages in XCode. That warning is weird. In fact, I searched for the string `UILaunchImages` inside the project and could not find it. I could not find `ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME` or `LaunchImage` either set in any configuration file. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
