<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Paulo's blog feed — SPM</title>
        <link>https://pfandrade.me/tags/SPM/</link>
        <description>Blog post summaries tagged with "SPM"</description>
        <lastBuildDate>Mon, 18 May 2026 10:17:33 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Next.js using Feed</generator>
        <item>
            <title><![CDATA[Swift Modules and Code/Assets Duplication]]></title>
            <link>https://pfandrade.me/blog/swift-modules-and-codeassets-duplication/</link>
            <guid isPermaLink="false">https://pfandrade.me/blog/swift-modules-and-codeassets-duplication/</guid>
            <pubDate>Wed, 07 Jan 2026 11:46:00 GMT</pubDate>
            <description><![CDATA[How to use SPM modules in an Xcode project with several targets and avoid duplicated code and assets.]]></description>
        </item>
        <item>
            <title><![CDATA[Mixing Swift, Objective-C, SPM and Static Frameworks]]></title>
            <link>https://pfandrade.me/blog/mixing-swift-objective-c-spm-and-static-frameworks/</link>
            <guid isPermaLink="false">https://pfandrade.me/blog/mixing-swift-objective-c-spm-and-static-frameworks/</guid>
            <pubDate>Mon, 07 Mar 2022 13:35:25 GMT</pubDate>
            <description><![CDATA[Describes problems and solutions when integrating Swift packages into an Objective-C project structure that uses static frameworks.]]></description>
        </item>
    </channel>
</rss>