mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[PR #1593] [MERGED] Fix PlayChain not encrypting/decrypting #1890
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1890
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/1593
Author: @TheMoonThatRises
Created: 7/17/2024
Status: ✅ Merged
Merged: 7/18/2024
Merged by: @Depal1
Base:
develop← Head:fix/playchain-encrypt📝 Commits (1)
bd5ea32fix: playchain does not properly encrypt/decrypt📊 Changes
3 files changed (+56 additions, -68 deletions)
View changed files
📝
PlayCover/Model/PlayApp.swift(+1 -3)📝
PlayCover/Utils/KeyCover.swift(+54 -62)📝
PlayCover/Views/Uninstaller.swift(+1 -3)📄 Description
Also fixes issue an issue where the user is unable to login due to the PlayChain directory not being created. This PR also changes some names to make it easier to understand what the purpose of each variable and function is.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.