<?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>MAS on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hant/tags/mas/</link>
    <description>Recent content in MAS on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hant</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Tue, 19 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hant/tags/mas/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>macOS 應用程式上架 Mac App Store (3): 上傳設定與 App Store Connect 註冊</title>
      <link>https://hobbyworker.me/zh-hant/dev/2026-05-19-distribute-macos-app-mas-3-export-and-app-store-connect/</link>
      <pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2026-05-19-distribute-macos-app-mas-3-export-and-app-store-connect/</guid>
      <description>完成 MAS 建置目標的設定與程式碼分支後，接下來需要搭建將該建置上傳到 App Store 的路徑。本文以範例應用程式 FocusTimer 為基準，講解編寫用於上傳的 ExportOptions-MAS.plist、註冊 App Store Connect 應用程式記錄，以及驗證建置確保兩個渠道不被破壞的方法，從而收尾本系列。</description>
    </item>
    <item>
      <title>macOS 應用程式上架 Mac App Store (2): 區分兩個渠道的設定與程式碼分支</title>
      <link>https://hobbyworker.me/zh-hant/dev/2026-05-18-distribute-macos-app-mas-2-build-config-and-code/</link>
      <pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2026-05-18-distribute-macos-app-mas-2-build-config-and-code/</guid>
      <description>建立好 MAS 建置目標後，需要拆分設定檔和程式碼，使該目標真正符合 App Store 規則。本文以範例應用程式 FocusTimer 為基準，逐步講解建立 MAS 專用 entitlements 和 Info.plist、對齊建置設定，以及用 #if canImport(Sparkle) 分支自動更新程式碼的方法。</description>
    </item>
    <item>
      <title>macOS 應用程式上架 Mac App Store (1): 建立獨立建置目標</title>
      <link>https://hobbyworker.me/zh-hant/dev/2026-05-17-distribute-macos-app-mas-1-target-setup/</link>
      <pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2026-05-17-distribute-macos-app-mas-1-target-setup/</guid>
      <description>將 macOS 應用程式上架 Mac App Store，需要一個獨立於直接分發建置的建置目標，因為 App Store 審核禁止 Sparkle 等自帶自動更新機制。本文以範例應用程式 FocusTimer 為基準，逐步講解註冊 MAS 專用 Bundle ID、在 Xcode 中複製建置目標，以及處理複製操作留下的清理負擔的方法。</description>
    </item>
  </channel>
</rss>
