
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>SwiftDifferently</title>
      <link>https://www.swiftdifferently.com/blog</link>
      <description>SwiftDifferently is an iOS engineering blog created with ♥️ and passion by Omar Elsayed.</description>
      <language>en-us</language>
      <managingEditor>omar@swiftdifferently.com (Omar Elsayed)</managingEditor>
      <webMaster>omar@swiftdifferently.com (Omar Elsayed)</webMaster>
      <lastBuildDate>Sun, 30 Aug 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.swiftdifferently.com/tags/macos/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.swiftdifferently.com/blog/swift/drawin-notification</guid>
    <title>Comuncation between main app and extension using Drawin Notification</title>
    <link>https://www.swiftdifferently.com/blog/swift/drawin-notification</link>
    <description>How do you tell a DNS proxy extension that its 250k-domain blocklist changed? Not with `NotificationCenter` — that stops at the process boundary. Darwin notifications, `notifyd`, C callbacks, and why &quot;system-wide&quot; cuts both ways.</description>
    <pubDate>Sun, 30 Aug 2026 00:00:00 GMT</pubDate>
    <author>omar@swiftdifferently.com (Omar Elsayed)</author>
    <category>macOS</category><category>swift</category>
  </item>

    </channel>
  </rss>
