mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1762] [MERGED] MacOS detect #1905
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#1905
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/1762
Author: @Catta1997
Created: 12/7/2024
Status: ✅ Merged
Merged: 12/19/2024
Merged by: @TheMoonThatRises
Base:
develop← Head:macOSDetectRework📝 Commits (8)
5298f8fUpdate IPA.swifta264369removed unused function and variable57fc64cFix crash26dd35bfix title and alert severityb9eb66fAdded suppressionButton789e670changed function namea89f64eAlert titlec26adf2Removed unused variable📊 Changes
6 files changed (+55 additions, -20 deletions)
View changed files
📝
PlayCover/AppInstaller/Downloader.swift(+2 -1)📝
PlayCover/AppInstaller/Installer.swift(+1 -1)📝
PlayCover/Utils/Extensions/PlayAppExtensions.swift(+0 -11)📝
PlayCover/Utils/IPA.swift(+45 -6)📝
PlayCover/Views/Settings/InstallSettings.swift(+5 -0)📝
PlayCover/en.lproj/Localizable.strings(+2 -1)📄 Description
Changed how PlayCover detect if an app has macOS version, in this way is no more necessary to add manually bundleID
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.