Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

osx #35

Open
joeblew99 opened this issue Sep 7, 2016 · 2 comments
Open

osx #35

joeblew99 opened this issue Sep 7, 2016 · 2 comments

Comments

@joeblew99
Copy link

Nice tool. thank you..

Should it find and generate an OSX splash ?
For me it does not

also i dont know if you want to add detection for the browser browser ?


x-MacBook-Pro:md01 apple$ cordova-splash --config=config.xml --splash=icon.png

 Checking Project & Splash

  ✓  platforms found: ios, android
  ✓  icon.png exists
  ✓  config.xml exists

 Generating splash screen for ios

resize arg
arg 750x1334
resize arg
arg 2048x1536
resize arg
arg 640x1136
resize arg
arg 1024x768
resize arg
arg 1536x2048
resize arg
arg 320x480
resize arg
arg 1242x2208
resize arg
arg 640x960
resize arg
arg 768x1024
resize arg
arg 2208x1242
  ✓  Default~iphone.png created
  ✓  Default@2x~iphone.png created
  ✓  Default-568h@2x~iphone.png created
  ✓  Default-Landscape~ipad.png created
  ✓  Default-Portrait~ipad.png created
  ✓  Default-667h.png created
  ✓  Default-Portrait@2x~ipad.png created
  ✓  Default-Landscape@2x~ipad.png created
  ✓  Default-736h.png created
  ✓  Default-Landscape-736h.png created

 Generating splash screen for android

resize arg
arg 320x200
resize arg
arg 480x320
  ✓  drawable-land-ldpi/screen.png created
resize arg
arg 1280x720
resize arg
arg 1280x1920
resize arg
arg 800x480
resize arg
arg 1920x1280
resize arg
arg 1600x960
resize arg
arg 480x800
resize arg
arg 200x320
resize arg
arg 720x1280
resize arg
arg 320x480
  ✓  drawable-land-mdpi/screen.png created
resize arg
arg 960x1600
  ✓  drawable-port-ldpi/screen.png created
  ✓  drawable-port-mdpi/screen.png created
  ✓  drawable-land-hdpi/screen.png created
  ✓  drawable-port-hdpi/screen.png created
  ✓  drawable-land-xhdpi/screen.png created
  ✓  drawable-port-xhdpi/screen.png created
  ✓  drawable-land-xxhdpi/screen.png created
  ✓  drawable-port-xxhdpi/screen.png created
  ✓  drawable-port-xxxhdpi/screen.png created
  ✓  drawable-land-xxxhdpi/screen.png created

x-MacBook-Pro:md01 apple$ cordova-icon --config=config.xml --splash=icon.png

 Checking Project & Icon

  ✓  platforms found: ios, android, osx
  ✓  icon.png exists
  ✓  config.xml exists

 Generating Icons for ios

  ✓  [email protected] created
  ✓  [email protected] created
  ✓  icon-small.png created
  ✓  icon-76.png created
  ✓  [email protected] created
  ✓  icon-72.png created
  ✓  [email protected] created
  ✓  [email protected] created
  ✓  icon-60.png created
  ✓  [email protected] created
  ✓  icon-50.png created
  ✓  [email protected] created
  ✓  icon-40.png created
  ✓  [email protected] created
  ✓  icon.png created
  ✓  [email protected] created
  ✓  [email protected] created

 Generating Icons for android

  ✓  drawable-mdpi/icon.png created
  ✓  drawable-ldpi/icon.png created
  ✓  drawable-hdpi/icon.png created
  ✓  drawable/icon.png created
  ✓  drawable-xhdpi/icon.png created
  ✓  drawable-xxhdpi/icon.png created
  ✓  drawable-xxxhdpi/icon.png created

 Generating Icons for osx

  ✓  icon-64x64.png created
  ✓  icon-32x32.png created
  ✓  icon-16x16.png created
  ✓  icon-128x128.png created
  ✓  icon-256x256.png created
  ✓  icon-512x512.png created


@BrunoCartier
Copy link
Collaborator

cordova-splash is not yet compatible with the OSX platform. Only cordova-icon is. To make this platform compatible, somebody should make a pull request with the required sizes. Same story for browser.

If you have links with information about required sizes, you can send them to me, I will see what I can do.

@joeblew99
Copy link
Author

ok thanks for the reply.
i had a look at the docs, and below have written my conclusions.
The links i have here show the sizes for the images.

Icons

Splash

Hope this helps ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants