Skip to content

Commit 56730d8

Browse files
committed
Typo
1 parent 2edc6cb commit 56730d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
5. Push that tag and manually trigger the GitHub action `Release` on that tag. This will:
1111
- Create a release to Maven Central.
1212
- Create a draft release on Github.
13-
- Attach a prebuild `XCFramework` zip-archive for the Swift SDK to the draft release.
13+
- Build and attach an `XCFramework` zip archive for the Swift SDK to the draft release.
1414
6. Copy relevant entries from the changelog into the draft release and make it public!
1515
7. To apply this release to the Swift SDK, update the `Package.swift` file to point at the framework
1616
from that release. You can copy the SHA256 hashsum from the generated draft release notes.

0 commit comments

Comments
 (0)