<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SPI on Daniel Lyons</title><link>https://dandylyons.net/topics/spi/</link><description>Recent content in SPI on Daniel Lyons</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><lastBuildDate>Tue, 13 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://dandylyons.net/topics/spi/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Take Full Advantage of Swift Package Index</title><link>https://dandylyons.net/posts/spi-tips/</link><pubDate>Tue, 13 Aug 2024 00:00:00 +0000</pubDate><guid>https://dandylyons.net/posts/spi-tips/</guid><description>&lt;p>The &lt;a href="https://swiftpackageindex.com">Swift Package Index&lt;/a> (SPI) is an invaluable resource for both package users and maintainers, streamlining the process of discovering, using, and managing Swift packages. Whether you&amp;rsquo;re looking to integrate a package into your project or contribute your own, SPI offers a range of features to maximize your productivity and collaboration. This blog post will guide you through the best practices for leveraging SPI to its full potential.&lt;/p>
&lt;h2 id="tips-for-package-users">Tips for Package Users&lt;/h2>
&lt;h3 id="how-to-open-spi-from-github">How to Open SPI From GitHub&lt;/h3>
&lt;p>Perhaps you&amp;rsquo;ve already found a package you like on GitHub. You can easily jump to viewing the package on SPI simply by changing the url to &lt;code>swiftpackageindex.com&lt;/code>. For example, if you are currently at the GitHub repo for the new &lt;a href="https://github.com/swiftlang/swift-testing">Swift Testing&lt;/a> framework at &lt;a href="https://github.com/swiftlang/swift-testing">https://github.com/swiftlang/swift-testing&lt;/a> then simply change the url to &lt;a href="https://swiftpackageindex.com/swiftlang/swift-testing">https://swiftpackageindex.com/swiftlang/swift-testing&lt;/a>. If the package is already indexed on SPI then it will take you to the page. If not, then it will guide you through an easy process to request adding it to SPI.&lt;/p></description></item></channel></rss>