roman-rr commented on issue #990:
URL: https://github.com/apache/cordova-ios/issues/990#issuecomment-707316457


   @davidtoledo Cordova resources doesn't generate following files 
automatically: 
   
   ```
   <splash src="resources/ios/splash/Default@2x~universal~anyany.png" />
   <splash src="resources/ios/splash/Default@2x~universal~comany.png" />
   <splash src="resources/ios/splash/Default@2x~universal~comcom.png" />
   <splash src="resources/ios/splash/Default@3x~universal~anyany.png" />
   <splash src="resources/ios/splash/Default@3x~universal~anycom.png" />
   <splash src="resources/ios/splash/Default@3x~universal~comany.png" />
   <splash src="resources/ios/splash/Default@2x~iphone~anyany.png" />
   <splash src="resources/ios/splash/Default@2x~iphone~comany.png" />
   <splash src="resources/ios/splash/Default@2x~iphone~comcom.png" />
   <splash src="resources/ios/splash/Default@3x~iphone~anyany.png" />
   <splash src="resources/ios/splash/Default@3x~iphone~anycom.png" />
   <splash src="resources/ios/splash/Default@3x~iphone~comany.png" />
   <splash src="resources/ios/splash/Default@2x~ipad~anyany.png" />
   <splash src="resources/ios/splash/Default@2x~ipad~comany.png" />
   ```
   
   What the best way to create this resources before build and avoid errors ?


----------------------------------------------------------------
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]

Reply via email to