mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1256] [MERGED] RC2 #1833
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#1833
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/1256
Author: @JoseMoreville
Created: 12/10/2023
Status: ✅ Merged
Merged: 12/12/2023
Merged by: @XuYicong
Base:
stable← Head:develop📝 Commits (10+)
4bafc7aPlayTools v2.0.7089fc46Remove Xcode CLI Dependancy (#711)19a3948Remove Xcode CLI UIa15fbb0Merge pull request #729 from IsaacMarovitz/xcode-cli-ui39a149dPlayTools 3.0.0-staging branch882733dPlayChain keychain emulation support (#710)de56cfcReport as built from PlayTools 3.0.0-stagingc2a32a0Update 2.nightly_release.yml8b1b858Update 1.build_release.yml1f5f939Merge pull request #733 from PlayCover/IsaacMarovitz-patch-1📊 Changes
84 files changed (+4325 additions, -2436 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/APP-SUPPORT.yml(+22 -0)📝
.github/ISSUE_TEMPLATE/BUG-REPORT.yml(+10 -4)📝
.github/ISSUE_TEMPLATE/GAME-SUPPORT.yml(+22 -0)📝
.github/workflows/1.build_release.yml(+15 -60)📝
.github/workflows/2.nightly_release.yml(+2 -53)📝
.swiftlint.yml(+2 -2)📝
Cartfile.resolved(+1 -1)📝
PlayCover.xcodeproj/project.pbxproj(+60 -68)📝
PlayCover/AppInstaller/Downloader.swift(+80 -31)📝
PlayCover/AppInstaller/Installer.swift(+19 -22)➖
PlayCover/IntentFlow/UserIntentFlow.swift(+0 -15)📝
PlayCover/Model/AppContainer.swift(+14 -27)📝
PlayCover/Model/AppInfo.swift(+80 -13)📝
PlayCover/Model/AppSettings.swift(+33 -9)📝
PlayCover/Model/ITunesResponse.swift(+64 -58)📝
PlayCover/Model/Keymapping.swift(+1 -3)📝
PlayCover/Model/PlayApp.swift(+180 -58)📝
PlayCover/Model/PlayRules.swift(+2 -2)📝
PlayCover/PlayCoverError.swift(+3 -0)📝
PlayCover/Utils/AppIntegrity.swift(+9 -7)...and 64 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.