Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Release/Packaging #4

Merged
merged 9 commits into from
Mar 4, 2018
Merged

Release/Packaging #4

merged 9 commits into from
Mar 4, 2018

Conversation

zaki-yama
Copy link
Owner

No description provided.

@zaki-yama zaki-yama changed the title Packaging Release/Packaging Mar 2, 2018
@zaki-yama
Copy link
Owner Author

zaki-yama commented Mar 3, 2018

Memo: How to Create Icon

electron-react-boilerplate uses electron-builder for packaging.
ref. Introduction · electron-builder

Here are the steps to generate and set icons.

  • Download logo.svg from here

ss 2018-03-04 6 16 07

NOTE

When using electron-icon-maker, use Node version < 9.
There's a bug in pngjs, which is internally used in electron-icon-genrator > icon-gen
Node v9.x.x compatibility · Issue #95 · lukeapage/pngjs

@zaki-yama
Copy link
Owner Author

Memo: How to Create Icon (2)

When I run yarn run package and build Mac app, something's wrong with the icon displayed in Finder.

ss 2018-03-04 15 37 32

So I re-generated the icons following this article.
Electronの各Platform向けアプリアイコンを作成する – horimislime
Macアプリの.icnsを作るときのメモ - Qiita

I finally used iconutil command.

@zaki-yama
Copy link
Owner Author

Release as version 0.0.1

@zaki-yama zaki-yama merged commit 5fdedfd into master Mar 4, 2018
@zaki-yama zaki-yama deleted the release/packaging branch March 4, 2018 13:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant