# SPM - Swift Package Manager

## Overview

If your projects some part of it to renew from an external source, SPM will help here. With the help of SPM for example you can link you can create a link to a GitHub repository, thus whenever it renews, your code also be renewed.

## Subjects

### Adding SPM to Xcode

{% embed url="<https://youtu.be/4YyGgiagvB4>" %}
[Hacking with Swift / 100 Days / Day-81 - Adding Swift package dependencies in Xcode](https://www.hackingwithswift.com/books/ios-swiftui/adding-swift-package-dependencies-in-xcode)
{% endembed %}

Tags: #SamplePackage #SemVer #SPM #lottery

### Semantic Versioning

**Source**: <https://semver.org>

## Sources

### Videos

### Articles / Documents

*

## See Also

*
