[PR #710] [MERGED] PlayChain keychain emulation support #1715

Closed
opened 2026-03-03 19:08:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/710
Author: @ohaiibuzzle
Created: 1/17/2023
Status: Merged
Merged: 1/21/2023
Merged by: @Depal1

Base: developHead: feat/PlayChain


📝 Commits (5)

  • a8b581a feat: PlayChain support
  • 2367313 Merge branch 'develop' into feat/PlayChain
  • fce4e41 fix: Disable PlayChain when PlayTools isn't available
  • 52a57cd fix: decouple PlayChain from the its debugging functions (allows intercepting Apple Keychain)
  • 67dcd2c fix: Converting old v2 settings

📊 Changes

3 files changed (+36 additions, -1 deletions)

View changed files

📝 PlayCover/Model/AppSettings.swift (+26 -1)
📝 PlayCover/Views/AppSettingsView.swift (+7 -0)
📝 PlayCover/en.lproj/Localizable.strings (+3 -0)

📄 Description

Needs https://github.com/PlayCover/PlayTools/pull/65

Add PlayChain toggles in the PlayCover UI


🔄 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/710 **Author:** [@ohaiibuzzle](https://github.com/ohaiibuzzle) **Created:** 1/17/2023 **Status:** ✅ Merged **Merged:** 1/21/2023 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `feat/PlayChain` --- ### 📝 Commits (5) - [`a8b581a`](https://github.com/PlayCover/PlayCover/commit/a8b581a2f4fc65117b19eea3879feccfabc8ed80) feat: PlayChain support - [`2367313`](https://github.com/PlayCover/PlayCover/commit/2367313a0e884858dde7f4ebd4b1a3f8fdc96736) Merge branch 'develop' into feat/PlayChain - [`fce4e41`](https://github.com/PlayCover/PlayCover/commit/fce4e41d9afb42e441b1545eea3740549696deb0) fix: Disable PlayChain when PlayTools isn't available - [`52a57cd`](https://github.com/PlayCover/PlayCover/commit/52a57cd67501c03c9040480a02335774143b9a91) fix: decouple PlayChain from the its debugging functions (allows intercepting Apple Keychain) - [`67dcd2c`](https://github.com/PlayCover/PlayCover/commit/67dcd2c43b64deba03ef129ea317fddb020f5ad8) fix: Converting old v2 settings ### 📊 Changes **3 files changed** (+36 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+26 -1) 📝 `PlayCover/Views/AppSettingsView.swift` (+7 -0) 📝 `PlayCover/en.lproj/Localizable.strings` (+3 -0) </details> ### 📄 Description Needs https://github.com/PlayCover/PlayTools/pull/65 Add PlayChain toggles in the PlayCover UI --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:33 +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#1715
No description provided.