We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Package.resolved
1 parent dd1532d commit bbb342fCopy full SHA for bbb342f
.gitignore
@@ -7,3 +7,4 @@ DerivedData/
7
.swiftpm/config/registries.json
8
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
9
.netrc
10
+Package.resolved
CHANGELOG.md
@@ -15,6 +15,8 @@ Released on 2024-12-25.
15
#### Fixed
16
- Fix the `inout` parameter in the `IAuthenticator` protocol
17
- Fixed in Pull Request [#2](https://github.com/space-code/network-layer/pull/2).
18
+- Fix the package builiding.
19
+ - Fixed in Pull Request [#6](https://github.com/space-code/network-layer/pull-6).
20
21
## [1.0.0](https://github.com/space-code/network-layer/releases/tag/1.0.0)
22
Released on 2023-12-04.
Package.resolved
0 commit comments