generated from PSchmiedmayer/ContinousDelivery
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Add Periphery ## ⚙️ Release Notes - Add Periphery checks. ### Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md).
- Loading branch information
1 parent
ae5258a
commit 4a6e99a
Showing
10 changed files
with
161 additions
and
19 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# | ||
# This source file is part of the StanfordBDHG Template Application project | ||
# | ||
# SPDX-FileCopyrightText: 2023 Stanford University | ||
# | ||
# SPDX-License-Identifier: MIT | ||
# | ||
|
||
project: TemplateApplication.xcodeproj | ||
schemes: | ||
- TemplateApplication | ||
targets: | ||
- TemplateApplication | ||
- TemplateApplicationTests | ||
- TemplateApplicationUITests | ||
- TemplateWatchApplication |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
|
||
Files: TemplateApplication.xcodeproj/* | ||
Copyright: 2024 Stanford University and the project authors (see CONTRIBUTORS.md) | ||
License: MIT | ||
Comment: All Xcode Project Configuration Files are part of the StanfordBDHG Template Application project. |
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.
7 changes: 7 additions & 0 deletions
7
TemplateApplication.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...teApplication.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist.license
This file was deleted.
Oops, something went wrong.
87 changes: 87 additions & 0 deletions
87
TemplateApplication.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
{ | ||
"originHash" : "7a2c9b4bb42c2221bb642dfc27b6e8a478d63cd04f52d3e2819330e24f9fb63f", | ||
"pins" : [ | ||
{ | ||
"identity" : "collectionconcurrencykit", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/JohnSundell/CollectionConcurrencyKit.git", | ||
"state" : { | ||
"revision" : "b4f23e24b5a1bff301efc5e70871083ca029ff95", | ||
"version" : "0.2.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "cryptoswift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/krzyzanowskim/CryptoSwift.git", | ||
"state" : { | ||
"revision" : "c9c3df6ab812de32bae61fc0cd1bf6d45170ebf0", | ||
"version" : "1.8.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "sourcekitten", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/jpsim/SourceKitten.git", | ||
"state" : { | ||
"revision" : "fd4df99170f5e9d7cf9aa8312aa8506e0e7a44e7", | ||
"version" : "0.35.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-argument-parser", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-argument-parser.git", | ||
"state" : { | ||
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b", | ||
"version" : "1.4.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-syntax", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/apple/swift-syntax.git", | ||
"state" : { | ||
"revision" : "303e5c5c36d6a558407d364878df131c3546fad8", | ||
"version" : "510.0.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "swiftlint", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/realm/SwiftLint.git", | ||
"state" : { | ||
"revision" : "b515723b16eba33f15c4677ee65f3fef2ce8c255", | ||
"version" : "0.55.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "swiftytexttable", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/scottrhoyt/SwiftyTextTable.git", | ||
"state" : { | ||
"revision" : "c6df6cf533d120716bff38f8ff9885e1ce2a4ac3", | ||
"version" : "0.9.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swxmlhash", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/drmohundro/SWXMLHash.git", | ||
"state" : { | ||
"revision" : "a853604c9e9a83ad9954c7e3d2a565273982471f", | ||
"version" : "7.0.2" | ||
} | ||
}, | ||
{ | ||
"identity" : "yams", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/jpsim/Yams.git", | ||
"state" : { | ||
"revision" : "9234124cff5e22e178988c18d8b95a8ae8007f76", | ||
"version" : "5.1.2" | ||
} | ||
} | ||
], | ||
"version" : 3 | ||
} |
6 changes: 0 additions & 6 deletions
6
TemplateApplication.xcodeproj/xcshareddata/xcschemes/TemplateApplication.xcscheme.license
This file was deleted.
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