mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #562] [CLOSED] Version 2.0.0 stable release #1658
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#1658
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/562
Author: @Depal1
Created: 12/10/2022
Status: ❌ Closed
Base:
stable← Head:develop📝 Commits (10+)
49ec978Add iPad Pro M2 model identifierd0689f1fix: remove progress bar when failedc81d8f7Merge pull request #510 from TheMoonThatRises/fix/failedprogressbarfe4829ffix: Localization for SigningSetupView.swift496b975fix: release temporary directories when finisheda554254Merge pull request #513 from ohaiibuzzle/fix/signing-config-localizea428436fix: keymap import and exportingd42acf7Merge pull request #515 from TheMoonThatRises/fix/keymappinge9a66e1Merge pull request #512 from TheMoonThatRises/fix/releasetmpdire2677b4Reposition noPlayTools sign in ListView App Library (#501)📊 Changes
40 files changed (+1323 additions, -924 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+7 -9)📝
PlayCover/AppInstaller/Installer.swift(+8 -2)📝
PlayCover/AppInstaller/Utils/Entitlements.swift(+1 -1)📝
PlayCover/AppInstaller/Utils/IPA.swift(+17 -19)📝
PlayCover/Model/AppContainer.swift(+1 -5)📝
PlayCover/Model/AppSettings.swift(+2 -0)➕
PlayCover/Model/KeyCodeNames.swift(+100 -0)📝
PlayCover/Model/Keymapping.swift(+75 -7)📝
PlayCover/Model/PlayApp.swift(+10 -8)📝
PlayCover/Utils/AppIntegrity.swift(+2 -4)📝
PlayCover/Utils/FileExtensions.swift(+1 -1)📝
PlayCover/Utils/LegacySettings.swift(+1 -3)📝
PlayCover/Utils/PlayTools.swift(+3 -5)📝
PlayCover/Utils/Shell.swift(+20 -0)📝
PlayCover/ViewModel/InstallVM.swift(+1 -1)📝
PlayCover/ViewModel/StoreVM.swift(+1 -0)📝
PlayCover/Views/App Views/PlayAppView.swift(+6 -8)📝
PlayCover/Views/App Views/StoreAppView.swift(+65 -17)📝
PlayCover/Views/AppSettingsView.swift(+15 -3)📝
PlayCover/Views/MenuBarView.swift(+1 -1)...and 20 more files
📄 Description
Some minor string translations are pending.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.