mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1250] [MERGED] Fix/gh actions #1827
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#1827
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/1250
Author: @TheMoonThatRises
Created: 12/9/2023
Status: ✅ Merged
Merged: 12/9/2023
Merged by: @XuYicong
Base:
test-build-sparkle-pr← Head:fix/gh-actions📝 Commits (7)
eee940cfix: sidebar button24e4f53Merge pull request #1131 from TheMoonThatRises/fix/sidebar-button4c504e3Add toggle for scroll wheel (#1215)a974b53fix: missing semi-colon in en localisation957863aMerge pull request #1243 from TheMoonThatRises/fix/localisation9269b76Use Application ID when storing apps (#1100)f853d5bmove create-dmg to brew📊 Changes
11 files changed (+178 additions, -79 deletions)
View changed files
📝
.github/workflows/1.build_release.yml(+1 -2)📝
.github/workflows/2.nightly_release.yml(+1 -2)📝
PlayCover/AppInstaller/Installer.swift(+2 -2)📝
PlayCover/Model/AppSettings.swift(+2 -0)📝
PlayCover/Model/PlayApp.swift(+19 -28)📝
PlayCover/Utils/Extensions/PlayAppExtensions.swift(+19 -0)📝
PlayCover/ViewModel/AppsVM.swift(+67 -3)📝
PlayCover/Views/AppSettingsView.swift(+10 -10)📝
PlayCover/Views/MainView.swift(+7 -7)📝
PlayCover/Views/Uninstaller.swift(+47 -23)📝
PlayCover/en.lproj/Localizable.strings(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.