<?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 アプリを Mac App Store に出す on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/ja/series/macos-%E3%82%A2%E3%83%97%E3%83%AA%E3%82%92-mac-app-store-%E3%81%AB%E5%87%BA%E3%81%99/</link>
    <description>Recent content in MacOS アプリを Mac App Store に出す on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Tue, 19 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-mac-app-store-%E3%81%AB%E5%87%BA%E3%81%99/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>macOS アプリを Mac App Store に出す (3): アップロード設定と App Store Connect への登録</title>
      <link>https://hobbyworker.me/ja/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/ja/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 へのアプリレコード登録、そして 2 つのチャネルが壊れないようビルドを検証する方法を解説してシリーズを締めくくります。</description>
    </item>
    <item>
      <title>macOS アプリを Mac App Store に出す (2): 2 つのチャネルを分ける設定とコード分岐</title>
      <link>https://hobbyworker.me/ja/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/ja/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/ja/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/ja/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>
