<?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 应用分发用 DMG 设计 on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hans/series/macos-%E5%BA%94%E7%94%A8%E5%88%86%E5%8F%91%E7%94%A8-dmg-%E8%AE%BE%E8%AE%A1/</link>
    <description>Recent content in MacOS 应用分发用 DMG 设计 on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hans</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Thu, 21 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hans/series/macos-%E5%BA%94%E7%94%A8%E5%88%86%E5%8F%91%E7%94%A8-dmg-%E8%AE%BE%E8%AE%A1/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>macOS 应用分发用 DMG 设计 (2): 窗口与图标坐标设计及自动化</title>
      <link>https://hobbyworker.me/zh-hans/dev/2026-05-21-design-macos-dmg-2-layout-coordinates/</link>
      <pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hans/dev/2026-05-21-design-macos-dmg-2-layout-coordinates/</guid>
      <description>DMG 窗口的大小和图标的放置位置全部由坐标决定。本文以示例应用 FocusTimer 为基准，逐一讲解 create-dmg 的窗口大小与位置、图标大小、应用图标和 Applications 拖放目标的 X/Y 坐标，介绍如何让背景图片的像素坐标与窗口的点坐标对齐，以及如何自动化整个流程以在每次发布时复用。</description>
    </item>
    <item>
      <title>macOS 应用分发用 DMG 设计 (1): create-dmg 与背景图片准备</title>
      <link>https://hobbyworker.me/zh-hans/dev/2026-05-20-design-macos-dmg-1-create-dmg-and-background/</link>
      <pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hans/dev/2026-05-20-design-macos-dmg-1-create-dmg-and-background/</guid>
      <description>直接分发 macOS 应用时，用户最先看到的是双击 .dmg 后打开的 Finder 窗口。本文以示例应用 FocusTimer 为基准，介绍 create-dmg 工具、准备仅含 .app 的暂存文件夹，并讲解如何按 @2x 视网膜屏惯例制作 DMG 背景图片以及如何避免 DPI 陷阱。</description>
    </item>
  </channel>
</rss>
