<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>SPM on Magnetic Pull</title>
    <link>https://www.magneticpull.org/tags/spm/</link>
    <description>Recent content in SPM on Magnetic Pull</description>
    <image>
      <title>Magnetic Pull</title>
      <url>https://www.magneticpull.org/images/papermod-cover.png</url>
      <link>https://www.magneticpull.org/images/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <atom:link href="https://www.magneticpull.org/tags/spm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setting up Xcode for modularization</title>
      <link>https://www.magneticpull.org/posts/2024-02-09/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://www.magneticpull.org/posts/2024-02-09/</guid>
      <description>Written for Xcode 15.2
Create the multiplatform app Start Xcode and go to File➡️New Project (⇧⌘N)
Select the Multiplatform App template and click Next:
Set the options for the new project and click Next. We&amp;rsquo;ll be using DemoProductName to see how Xcode uses this name. For example, note how it&amp;rsquo;s automatically appended to the organization identifier, generating the bundle identifier:
Save the project on the disk.
At this point, Xcode has created a DemoProductName scheme which can build the app for iOS or MacOS.</description>
    </item>
  </channel>
</rss>
