<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
     xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"
     xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>First Take</title>
    <link>https://www.twistedbrackets.com/first-take</link>
    <description>First Take macOS app updates (Sparkle)</description>
    <language>en-AU</language>
    <item>
      <title>First Take 1.0.0-rc.1</title>
      <link>https://www.twistedbrackets.com/downloads/first-take/changelog.html</link>
      <sparkle:version>202608041000</sparkle:version>
      <sparkle:shortVersionString>1.0.0-rc.1</sparkle:shortVersionString>
      <sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
      <sparkle:releaseNotesLink>https://www.twistedbrackets.com/downloads/first-take/changelog.html</sparkle:releaseNotesLink>
      <pubDate>Tue, 04 Aug 2026 00:00:00 +0000</pubDate>
      <description><![CDATA[
        <h2>1.0.0-rc.1</h2>
        <p>First public release candidate.</p>
        <ul>
          <li>Screen, window, and area capture with optional camera and microphone</li>
          <li>System audio, teleprompter / script reader, and input timeline</li>
          <li>Unit-tested camera and audio session lifecycle (freeze-safe toggles)</li>
          <li>Sparkle appcast hosted on twistedbrackets.com</li>
        </ul>
        <p>Note: until the enclosure is signed with <code>sparkle:edSignature</code> and the DMG is uploaded, clients cannot install this item.</p>
      ]]></description>
      <!--
        length and sparkle:edSignature are filled by the releasing-first-take skill
        after packaging + `sign_update`. Do not invent a signature.
      -->
      <enclosure
        url="https://www.twistedbrackets.com/downloads/first-take/First-Take-1.0.0-rc.1.dmg"
        length="0"
        type="application/octet-stream"
        sparkle:edSignature=""
      />
    </item>
  </channel>
</rss>
