doc: fix release docs (#6498)
This commit is contained in:
+2
-2
@@ -122,9 +122,9 @@ I will be using `2.3.4-beta.1` as the example release in this document.
|
||||
```
|
||||
- [ ] Notarize the macOS releases
|
||||
```sh
|
||||
xcrun notarytool submit Chatterino-10.15.dmg --wait --keychain-profile notarytool-password --keychain / Users/pajlada/Library/Keychains/chatterino-2025.keychain-db
|
||||
xcrun notarytool submit Chatterino-10.15.dmg --wait --keychain-profile notarytool-password --keychain /Users/pajlada/Library/Keychains/chatterino-2025.keychain-db
|
||||
...
|
||||
xcrun notarytool submit Chatterino.dmg --wait --keychain-profile notarytool-password --keychain / Users/pajlada/Library/Keychains/chatterino-2025.keychain-db
|
||||
xcrun notarytool submit Chatterino.dmg --wait --keychain-profile notarytool-password --keychain /Users/pajlada/Library/Keychains/chatterino-2025.keychain-db
|
||||
...
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user