Skip to content

Releases: maito1201/ghmux

v0.0.7

Choose a tag to compare

@maito1201 maito1201 released this 17 Jul 02:53

Full Changelog: v0.0.6...v0.0.7

インストール

  1. .dmg を開き、ghmux.app を Applications へドラッグする。
  2. 未署名のため、初回のみ Gatekeeper の隔離属性を解除する:
xattr -dr com.apple.quarantine /Applications/ghmux.app
  1. ghmux.app を起動する (Launchpad / open -a ghmux)。

Full Changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@maito1201 maito1201 released this 15 Jul 10:00

Full Changelog: v0.0.5...v0.0.6

インストール

  1. .dmg を開き、ghmux.app を Applications へドラッグする。
  2. 未署名のため、初回のみ Gatekeeper の隔離属性を解除する:
xattr -dr com.apple.quarantine /Applications/ghmux.app
  1. ghmux.app を起動する (Launchpad / open -a ghmux)。

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@maito1201 maito1201 released this 02 Jul 09:57

Full Changelog: v0.0.4...v0.0.5

インストール

  1. .dmg を開き、ghmux.app を Applications へドラッグする。
  2. 未署名のため、初回のみ Gatekeeper の隔離属性を解除する:
xattr -dr com.apple.quarantine /Applications/ghmux.app
  1. ghmux.app を起動する (Launchpad / open -a ghmux)。

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@maito1201 maito1201 released this 29 Jun 01:46

Full Changelog: v0.0.3...v0.0.4

インストール

  1. .dmg を開き、ghmux.app を Applications へドラッグする。
  2. 未署名のため、初回のみ Gatekeeper の隔離属性を解除する:
xattr -dr com.apple.quarantine /Applications/ghmux.app
  1. ghmux.app を起動する (Launchpad / open -a ghmux)。

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 04:34

インストール

  1. .dmg を開き、ghmux.app を Applications へドラッグする。
  2. 未署名のため、初回のみ Gatekeeper の隔離属性を解除する:
xattr -dr com.apple.quarantine /Applications/ghmux.app
  1. ghmux.app を起動する (Launchpad / open -a ghmux)。

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 01:53

インストール

未署名バイナリのため、初回のみ Gatekeeper の隔離属性を解除してください:

tar -xzf ghmux-<version>-macos-arm64.tar.gz
xattr -dr com.apple.quarantine ghmux-<version>-macos-arm64/bin/ghmux
./ghmux-<version>-macos-arm64/bin/ghmux

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 08:33