mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-25 15:55:54 +03:00
[PR #571] [CLOSED] Feat: Define More Data in Sources #1663
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#1663
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/571
Author: @amirsaam
Created: 12/13/2022
Status: ❌ Closed
Base:
develop← Head:pt-in-source📝 Commits (7)
108f93eFeat: Define Installing PlayTools in Sourcec24121bUpdate Cartfile.resolved2eac566Update project.pbxproj7392657Swiftlint?bab903cswiftlint line_length66df8e7better line_length handling4fd9f6dMore Swiftlint Error, What a PR 👽📊 Changes
6 files changed (+55 additions, -36 deletions)
View changed files
📝
PlayCover/AppInstaller/Installer.swift(+4 -1)📝
PlayCover/ViewModel/StoreVM.swift(+1 -0)📝
PlayCover/Views/App Views/StoreAppView.swift(+15 -10)📝
PlayCover/Views/MenuBarView.swift(+21 -16)📝
PlayCover/Views/PlayCoverApp.swift(+1 -1)📝
PlayCover/Views/Sidebar Views/AppLibraryView.swift(+13 -8)📄 Description
This PR adds more data required from Sources
Booleanas a data to tell PlayCover Installer whether PlayTools should be installed into the app or notBooleanthat informs user whom tries to install an app that works only in SIP disabled environmentBetter to be not merged until
2.1.0release as it will change Source Structure JSON🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.