<?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/zh-hans/series/macos-%E5%BA%94%E7%94%A8%E8%87%AA%E4%B8%BB%E5%88%86%E5%8F%91/</link>
    <description>Recent content in MacOS 应用自主分发 on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hans</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Sat, 16 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hans/series/macos-%E5%BA%94%E7%94%A8%E8%87%AA%E4%B8%BB%E5%88%86%E5%8F%91/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>macOS 应用自主分发 (3): 托管更新 Feed 与构建配置</title>
      <link>https://hobbyworker.me/zh-hans/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/zh-hans/dev/2026-05-16-distribute-macos-app-3-update-hosting-and-build/</guid>
      <description>直接分发的 macOS 应用的自动更新 Feed 必须托管在无需认证即可访问的公开位置。本文以示例应用 FocusTimer 为基准，讲解如何用 GitHub Pages 托管更新仓库、连接到自己控制的自定义域名，并完成 ExportOptions.plist 及应用侧配置，收尾直接分发的全部一次性准备工作。</description>
    </item>
    <item>
      <title>macOS 应用自主分发 (2): 创建 Sparkle 自动更新签名密钥</title>
      <link>https://hobbyworker.me/zh-hans/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/zh-hans/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/zh-hans/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/zh-hans/dev/2026-05-14-distribute-macos-app-1-developer-id-certificate/</guid>
      <description>若要在不经过 Mac App Store 的情况下直接分发 macOS 应用，首先需要配置 Developer ID 证书和公证 (notarization)。本文以示例应用 FocusTimer 为基准，逐步讲解安装命令行工具、申请 Developer ID Application 证书、以及为公证注册 App 专用密码和 notarytool 配置文件等一次性准备工作。</description>
    </item>
  </channel>
</rss>
