Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create icns file for deployment #47

Open
drewhannay opened this issue Jun 16, 2012 · 6 comments
Open

Create icns file for deployment #47

drewhannay opened this issue Jun 16, 2012 · 6 comments

Comments

@drewhannay
Copy link
Owner

Deploying the app on a Mac requires us to have a .icns file to be displayed in the OS X System Dock. Currently our application uses a grainy version of our white king image, but someone creative should come up with a better image (must be original...no stealing from Google Images).

@awolfe9
Copy link
Collaborator

awolfe9 commented Oct 9, 2013

I see an icns file and have no way of knowing if/that it doesn't work. Closed?

@drewhannay
Copy link
Owner Author

I'm working on a gradle build script right now, so hopefully I'll be able to test this when I get that working

@drewhannay
Copy link
Owner Author

Gradle scripts are in, but this case is still pending while I wait on a fix for a bug in the macAppBundle Gradle plugin. Once that's resolved, I should be able to make several improvements to the gradle script that creates the Mac app

@drewhannay
Copy link
Owner Author

Okay, so I think there was something wrong with the icns file that we had. I created a new one, but I didn't make all the different required image sizes. So this will definitely still need some work. There's instructions here (the only relevant part is the image sizes needed). Once we have all the needed images checked in, we can create a new icns file by running iconutil -c chess.iconset on a Mac. It'd be nice if we had an original image to use as well, instead of the current White King image

@ghost
Copy link

ghost commented Oct 19, 2013

Currently the windows tray icon is just the home page image. I can get you that one in the different sizes if you want to use it. Do we have someone who is a graphic designer who could make us some images and maybe a background? Otherwise I'll try to work on something.

@drewhannay
Copy link
Owner Author

We don't have a graphic designer, so if you want to try to make something, go for it.

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

No branches or pull requests

2 participants