mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #314] [MERGED] Legacy Settings & Keymapping Converter #1570
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#1570
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/314
Author: @IsaacMarovitz
Created: 9/7/2022
Status: ✅ Merged
Merged: 9/8/2022
Merged by: @JoseMoreville
Base:
develop← Head:develop📝 Commits (10+)
9703dcdLegacySettings Class94c88b4Legacy Keymap Importerd2f2bdeSwiftlint64ab34aMove bundleID decleration1a77b15Monolith file supporte1918fdLegacy settings import alertbebe723Merge branch 'develop' into develop8a7bf50Fix mismatched keys3f0cc3eMismatched keys05294f3swiftlint📊 Changes
10 files changed (+212 additions, -15 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+4 -0)📝
PlayCover/Model/Keymapping.swift(+15 -3)➕
PlayCover/Utils/LegacySettings.swift(+158 -0)📝
PlayCover/Views/Sidebar Views/AppLibraryView.swift(+20 -0)📝
PlayCover/de.lproj/Localizable.strings(+2 -2)📝
PlayCover/en.lproj/Localizable.strings(+5 -2)📝
PlayCover/es.lproj/Localizable.strings(+2 -2)📝
PlayCover/id.lproj/Localizable.strings(+2 -2)📝
PlayCover/it.lproj/Localizable.strings(+2 -2)📝
PlayCover/uk.lproj/Localizable.strings(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.