<?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: Long Vu</title>
    <description>The latest articles on DEV Community by Long Vu (@longvudai).</description>
    <link>https://dev.to/longvudai</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%2F1050311%2F689b2eb9-f6ea-4884-9f43-9f226e5c3741.jpg</url>
      <title>DEV Community: Long Vu</title>
      <link>https://dev.to/longvudai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/longvudai"/>
    <language>en</language>
    <item>
      <title>Visualize Swift Package and Xcode Project with graph</title>
      <dc:creator>Long Vu</dc:creator>
      <pubDate>Wed, 22 Mar 2023 13:51:48 +0000</pubDate>
      <link>https://dev.to/longvudai/visualize-swift-package-and-xcode-project-with-graph-4cki</link>
      <guid>https://dev.to/longvudai/visualize-swift-package-and-xcode-project-with-graph-4cki</guid>
      <description>&lt;p&gt;&lt;a href="https://swiftdeps.com"&gt;SwiftDeps&lt;/a&gt; is a MacOS application created to help you visualize your Swift Package or Xcode project as an interactive graph. It is well suited for building projects with a modular architecture. With such a visual graph, you can see the interdependencies between objects in your project or in a Swift package.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gaQFZisU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/miaybdmeh1tc5o79gmic.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gaQFZisU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/miaybdmeh1tc5o79gmic.png" alt="Visualize swift package with interactive graph" width="880" height="585"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In addition, the application also helps you check for new updates for the Swift packages you are using. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jYFtuMas--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lhrcqdy2n4oo1kotzsmf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jYFtuMas--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lhrcqdy2n4oo1kotzsmf.png" alt="check new update of swift package" width="880" height="567"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Furthermore, Swiftdeps also identifies any issues in your &lt;br&gt;
project such as circular dependencies, orphaned packages, etc.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--uavPD7rW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/m92uq8x0cqp6j713rsel.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--uavPD7rW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/m92uq8x0cqp6j713rsel.png" alt="detect issues in swift package" width="880" height="567"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We'd really love to know if our product makes a good first impression on you. We highly value your input and would love to hear your thoughts on our application.&lt;/p&gt;

&lt;p&gt;Check it out at &lt;a href="https://swiftdeps.com"&gt;swiftdeps.com&lt;/a&gt;&lt;br&gt;
Follow us on &lt;a href="https://twitter.com/swiftdeps"&gt;twitter&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ios</category>
      <category>tooling</category>
      <category>swift</category>
    </item>
  </channel>
</rss>
