mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #710] [MERGED] PlayChain keychain emulation support #1715
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#1715
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/710
Author: @ohaiibuzzle
Created: 1/17/2023
Status: ✅ Merged
Merged: 1/21/2023
Merged by: @Depal1
Base:
develop← Head:feat/PlayChain📝 Commits (5)
a8b581afeat: PlayChain support2367313Merge branch 'develop' into feat/PlayChainfce4e41fix: Disable PlayChain when PlayTools isn't available52a57cdfix: decouple PlayChain from the its debugging functions (allows intercepting Apple Keychain)67dcd2cfix: 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.