<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tobeas Brennan</title>
    <description>The latest articles on DEV Community by Tobeas Brennan (@tobeasbrennan).</description>
    <link>https://dev.to/tobeasbrennan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F246597%2Facaaa16b-7c89-42c4-bbc8-e3b4e09dad5e.png</url>
      <title>DEV Community: Tobeas Brennan</title>
      <link>https://dev.to/tobeasbrennan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tobeasbrennan"/>
    <language>en</language>
    <item>
      <title>Using SPM for Xcode build phase tools</title>
      <dc:creator>Tobeas Brennan</dc:creator>
      <pubDate>Sun, 01 Dec 2019 04:29:03 +0000</pubDate>
      <link>https://dev.to/tobeasbrennan/using-spm-for-xcode-build-phase-tools-3191</link>
      <guid>https://dev.to/tobeasbrennan/using-spm-for-xcode-build-phase-tools-3191</guid>
      <description>&lt;p&gt;New post up about how to set up build tools for your xcode project using only the Swift Package Manager.&lt;br&gt;
(No more cocoapods 🤓)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.apptekstudios.com/2019/12/spm-xcode-build-tools/"&gt;https://blog.apptekstudios.com/2019/12/spm-xcode-build-tools/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>xcode</category>
      <category>swift</category>
    </item>
    <item>
      <title>A SwiftUI CollectionView (with proper custom layouts)</title>
      <dc:creator>Tobeas Brennan</dc:creator>
      <pubDate>Thu, 10 Oct 2019 05:58:38 +0000</pubDate>
      <link>https://dev.to/tobeasbrennan/a-swiftui-collectionview-with-proper-custom-layouts-4meb</link>
      <guid>https://dev.to/tobeasbrennan/a-swiftui-collectionview-with-proper-custom-layouts-4meb</guid>
      <description>&lt;p&gt;We've been working with SwiftUI lately and worked some generics magic to implement a SwiftUI CollectionView (with UICollectionView underlying it).&lt;/p&gt;

&lt;p&gt;Check it out at &lt;a href="https://github.com/apptekstudios/ASCollectionView"&gt;https://github.com/apptekstudios/ASCollectionView&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any ideas for changes in the API or other improvements are very welcome in the issues tab :)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--toMrDN5d--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/wr5cxquxs2evobxj4x79.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--toMrDN5d--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/wr5cxquxs2evobxj4x79.PNG" alt="Example 1"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FzKjdi1R--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/eln839agducq7aorofmi.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FzKjdi1R--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/eln839agducq7aorofmi.PNG" alt="Example 2"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>swiftui</category>
      <category>swift</category>
      <category>ios</category>
    </item>
  </channel>
</rss>
