[AltServer] Updates LaunchAtLogin dependency

This commit is contained in:
Riley Testut
2021-06-04 14:49:54 -07:00
parent 558a3fc865
commit c6d1a040a1
22 changed files with 529 additions and 39 deletions

View File

@@ -0,0 +1,9 @@
# Maintaining
## Rebuild helper binaries
1. If it's the non-`with-runtime` ZIP, set the target to macOS 10.14.4 first.
2. Set build configuration to “Release”.
3. Build the binary.
4. Find the binary in “Products” in the sidebar, ZIP it, and overwrite the existing ZIP file in the source directory.
5. Run `shasum -a 256 filename.zip` on the ZIP file and copy the hash into “copy-helper-swiftpm.sh”.