[PR #1593] [MERGED] Fix PlayChain not encrypting/decrypting #1890

Closed
opened 2026-03-03 19:09:30 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: fix/playchain-encrypt


📝 Commits (1)

  • bd5ea32 fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/1593 **Author:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Created:** 7/17/2024 **Status:** ✅ Merged **Merged:** 7/18/2024 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `fix/playchain-encrypt` --- ### 📝 Commits (1) - [`bd5ea32`](https://github.com/PlayCover/PlayCover/commit/bd5ea32c887e4ddb33e90d50bbc2c0226054c868) fix: playchain does not properly encrypt/decrypt ### 📊 Changes **3 files changed** (+56 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/PlayApp.swift` (+1 -3) 📝 `PlayCover/Utils/KeyCover.swift` (+54 -62) 📝 `PlayCover/Views/Uninstaller.swift` (+1 -3) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1890
No description provided.