generated from StanfordBDHG/TemplateApplication
-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Intergrate SpeziLicense package (#75)
# Intergrate SpeziLicense package ## ♻️ Current situation & Problem Currently, the Template Application features a custom view that renders a list of used package dependencies. This code was moved to a dedicated SpeziLicense module to enables an easier replication of this functionality outside of the Template Application. Now, the corresponding files in Template Application should be removed and the SpeziLicense package should be added as a dependency. ## ⚙️ Release Notes - Remove all files related to the package list - Add SpeziLicense package dependency - Upgrade SwiftPackageList package to version 4 ## 📝 Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md). --------- Co-authored-by: Paul Schmiedmayer <[email protected]>
- Loading branch information
1 parent
fb35251
commit eff5907
Showing
13 changed files
with
170 additions
and
403 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
104 changes: 0 additions & 104 deletions
104
TemplateApplication/Contributions/Package+LicenseType.swift
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.