We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10faa93 + 7cbc9bc commit 342861cCopy full SHA for 342861c
README.md
@@ -10,9 +10,8 @@ The Swift server library for the [App Store Server API](https://developer.apple.
10
## Installation
11
12
### Swift Package Manager
13
-```swift
14
Add the following dependency
15
-
+```swift
16
.package(url: "https://github.com/apple/app-store-server-library-swift.git", .upToNextMinor(from: "2.1.0")),
17
```
18
0 commit comments