-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macOS用アプリケーションとdmgファイル、zipファイルの自動ビルド (#570)
* add build steps for macOS to build-noengine-prepackage * run build.yml on every push (for test-build) * sedコマンドに与える正規表現を修正 * 大きいサイズのアイコンをmacOS向けに用意 512x512より小さいサイズのアイコンをmacOSビルドで使うと electron-builderがエラーを出力するため * fix artifact_path of macOS * add build steps for macOS to build-engine-prepackage * fix app.asar path of macOS * change each version of npm and electron-builder for macOS * npmのダウングレードのタイミングを変更 * npmとelectron-builderのバージョン変更をコメントアウト * clear cache for test * 実行権限を付与するファイルを追加 * make the distribution for macOS * fix quote * macos_executable_nameの設定し忘れを修正 * trivial change * dmgの名前にバージョン番号を追加 * キャッシュの設定をもとに戻す * build-engine-prepackageにおいてmacOS向けバイナリへの実行権限付与をしない Linux版と異なり、tar.gzファイルを配布しないため * run build.yml on main push * macOSにおいてBSD sedではなくGNU sedを使用 * vue.config.jsのmacOS向けの設定についてコメントを追加 * trivial change * Merge licenses.jsonのstepを全OSで共通化 * run build.yml on every push (for test) * add shell option setting for alias * aliasがうまく働かないのでsedのコマンド名の設定に変数を使う * trivial change * macOS向けにzipを作成 * mac向けzipの名前を変更 * macOS向けzipをReleasesのassetsにアップロード * fix comment * run build.yml on main push * fix comment
- Loading branch information
1 parent
c257aea
commit c27970a
Showing
3 changed files
with
185 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.