Skip to content

v0.1.4 - macOS test build

Pre-release
Pre-release

Choose a tag to compare

@UDteach UDteach released this 20 Jun 13:14

Degu Desktop v0.1.4 - macOSテスト版

このリリースは、既存のWindows版に加えて、初めてのMac版テストビルドを配布するためのプレリリースです。

Macはどれをダウンロードする?

  • Apple Silicon Mac(M1 / M2 / M3 / M4 など)は DeguDesktop-macos-arm64.zip をダウンロードしてください。
  • Intel Mac は DeguDesktop-macos-amd64.zip をダウンロードしてください。
  • どちらかわからない場合は、Mac左上の Apple メニュー → このMacについて で確認できます。
    • チップ: Apple M... と表示される場合: DeguDesktop-macos-arm64.zip
    • プロセッサ: Intel ... と表示される場合: DeguDesktop-macos-amd64.zip

Mac版の入れ方

  1. 自分のMacに合うZIPをダウンロードします。
  2. ZIPを展開します。
  3. DeguDesktop.appApplications(アプリケーション)フォルダに入れます。
  4. DeguDesktop.app を起動します。

Mac版について

  • メニューバー常駐アプリとして動きます。
  • Dockの上あたりの画面下端をデグーが歩きます。
  • メニューバーに小さなデグーアイコンが出ます。
  • キーボード入力への反応は、macOS側の入力監視/アクセシビリティ権限が必要になる場合があります。

注意

このMac版は非公式のテストビルドです。現時点では ad-hoc 署名で、Appleの公証(notarization)はまだ行っていません。初回起動時に「開発元を確認できません」などの警告が出ることがあります。信頼できる場合のみ起動してください。

v0.1.4時点では、Mac版の詳細設定UI、クリック反応、採食行動、自動アップデート、Developer ID署名、公証はまだ未対応です。これらは今後の作業対象です。

ダウンロード一覧

  • DeguDesktop-macos-arm64.zip: Apple Silicon Mac向け
  • DeguDesktop-macos-amd64.zip: Intel Mac向け
  • DeguDesktop-windows-amd64.zip: Windows x64向け
  • DeguDesktop-windows-386.zip: Windows x86向け

English Summary

This pre-release adds the first macOS test build while keeping the existing Windows build available.

  • Download DeguDesktop-macos-arm64.zip for Apple Silicon Macs.
  • Download DeguDesktop-macos-amd64.zip for Intel Macs.
  • If you are unsure, open Apple menu → About This Mac. Chip: Apple M... means Apple Silicon; Processor: Intel ... means Intel.

The macOS app is an unofficial ad-hoc-signed test build and is not notarized by Apple yet. macOS may show an unidentified developer or security warning on first launch.

This supersedes the earlier v0.1.3 pre-release attempt, whose tag was created before the Objective-C source file was scoped to darwin builds.