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

iPhone and iPad Notification have not automatically generated #12

Open
l260205354 opened this issue Aug 23, 2017 · 0 comments
Open

iPhone and iPad Notification have not automatically generated #12

l260205354 opened this issue Aug 23, 2017 · 0 comments
Milestone

Comments

@l260205354
Copy link

Xcode version 8.3.3,OS 10.12.6

I use the following command:
"blade -s icon.png -o AppIcon.appiconset -c"
AppIcon.appiconset is a empty directory.
A new Contents.json file and all size icons are automatically generated in AppIcon.appiconset directory . That's greate.
But the iPhone and iPad Notification sizes are still missing.

Then,I use the following command:
"blade -s icon.png -o AppIcon.appiconset -c -t AppIcon.appiconset/Contents.json"
Nothing happened.

But I open the Xcode project, which uses the AppIcon.appiconset above,use the following command again.
"blade -s icon.png -o AppIcon.appiconset -c -t AppIcon.appiconset/Contents.json"

The iPhone Notification and iPad Notification are both automatically generated.

Is there any way to generate all icons (especially notification) without opening Xcode project?

@jondot jondot added this to the Blade vNext milestone Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants