
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>BleepingSwift</title>
      <link>https://bleepingswift.com/blog</link>
      <description>Learn Swift and SwiftUI with concise tutorials and examples.</description>
      <language>en-us</language>
      <managingEditor>undefined (Mick MacCallum)</managingEditor>
      <webMaster>undefined (Mick MacCallum)</webMaster>
      <lastBuildDate>Fri, 20 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://bleepingswift.com/tags/json/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://bleepingswift.com/blog/default-empty-property-wrapper-swift-codable</guid>
    <title>Creating a @DefaultEmpty Property Wrapper for Codable in Swift</title>
    <link>https://bleepingswift.com/blog/default-empty-property-wrapper-swift-codable</link>
    <description>Build a @DefaultEmpty property wrapper that automatically defaults missing or null array fields to an empty array when decoding JSON in Swift.</description>
    <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>Swift</category><category>Codable</category><category>Property Wrappers</category><category>JSON</category>
  </item>

    </channel>
  </rss>
