<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>MacOS アプリを自分で配布する on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/ja/series/macos-%E3%82%A2%E3%83%97%E3%83%AA%E3%82%92%E8%87%AA%E5%88%86%E3%81%A7%E9%85%8D%E5%B8%83%E3%81%99%E3%82%8B/</link>
    <description>Recent content in MacOS アプリを自分で配布する on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Sat, 16 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/ja/series/macos-%E3%82%A2%E3%83%97%E3%83%AA%E3%82%92%E8%87%AA%E5%88%86%E3%81%A7%E9%85%8D%E5%B8%83%E3%81%99%E3%82%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>macOS アプリを自分で配布する (3): アップデートフィードのホスティングとビルド設定</title>
      <link>https://hobbyworker.me/ja/dev/2026-05-16-distribute-macos-app-3-update-hosting-and-build/</link>
      <pubDate>Sat, 16 May 2026 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/ja/dev/2026-05-16-distribute-macos-app-3-update-hosting-and-build/</guid>
      <description>直接配布する macOS アプリの自動アップデートフィードは、認証なしにアクセスできる公開の場所にホストする必要があります。この記事では、サンプルアプリ FocusTimer を例に、GitHub Pages でアップデートリポジトリをホストし、自身がコントロールするカスタムドメインに接続し、ExportOptions.plist とアプリ側の設定を仕上げて、直接配布の事前設定を完了させます。</description>
    </item>
    <item>
      <title>macOS アプリを自分で配布する (2): Sparkle 自動アップデートの署名キーを作成する</title>
      <link>https://hobbyworker.me/ja/dev/2026-05-15-distribute-macos-app-2-sparkle-signing-key/</link>
      <pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/ja/dev/2026-05-15-distribute-macos-app-2-sparkle-signing-key/</guid>
      <description>直接配布する macOS アプリの自動アップデートは、Sparkle フレームワークで実装するのが事実上の標準です。この記事では、サンプルアプリ FocusTimer を例に、Sparkle がアップデートファイルを検証するために使う EdDSA 署名キーを生成し、公開鍵をアプリに埋め込み、秘密鍵を安全にバックアップ・復元する方法をステップごとに解説します。</description>
    </item>
    <item>
      <title>macOS アプリを自分で配布する (1): Developer ID 証明書と公証の準備</title>
      <link>https://hobbyworker.me/ja/dev/2026-05-14-distribute-macos-app-1-developer-id-certificate/</link>
      <pubDate>Thu, 14 May 2026 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/ja/dev/2026-05-14-distribute-macos-app-1-developer-id-certificate/</guid>
      <description>macOS アプリを Mac App Store を経由せずに直接配布するには、Developer ID 証明書と公証 (notarization) の設定を事前に整える必要があります。この記事では、サンプルアプリ FocusTimer を例に、コマンドラインツールのインストール、Developer ID Application 証明書の発行、そして公証に必要なアプリ専用パスワードと notarytool プロファイルの登録まで、一度だけ行えばよい事前設定をステップごとに解説します。</description>
    </item>
  </channel>
</rss>
