<?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/ko/series/macos-%EC%95%B1-%EC%A7%81%EC%A0%91-%EB%B0%B0%ED%8F%AC%ED%95%98%EA%B8%B0/</link>
    <description>Recent content in MacOS 앱 직접 배포하기 on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>ko</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Sat, 16 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/ko/series/macos-%EC%95%B1-%EC%A7%81%EC%A0%91-%EB%B0%B0%ED%8F%AC%ED%95%98%EA%B8%B0/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>macOS 앱 직접 배포하기 (3): 업데이트 피드 호스팅과 빌드 설정</title>
      <link>https://hobbyworker.me/ko/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/ko/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/ko/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/ko/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/ko/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/ko/dev/2026-05-14-distribute-macos-app-1-developer-id-certificate/</guid>
      <description>macOS 앱을 Mac App Store를 거치지 않고 직접 배포하려면 Developer ID 인증서와 공증(notarization) 설정을 먼저 갖춰야 합니다. 이 글에서는 예시 앱 FocusTimer를 기준으로 명령줄 도구 설치, Developer ID Application 인증서 발급, 그리고 공증을 위한 App 전용 암호와 notarytool 프로필 등록까지 한 번만 끝내면 되는 사전 설정을 단계별로 안내합니다.</description>
    </item>
  </channel>
</rss>
