[PR #743] [MERGED] 3.0.0 Cleanup #1739

Closed
opened 2026-03-03 19:08:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/743
Author: @IsaacMarovitz
Created: 1/23/2023
Status: Merged
Merged: 1/28/2023
Merged by: @Depal1

Base: developHead: 3.0-cleanup


📝 Commits (10+)

📊 Changes

20 files changed (+75 additions, -238 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+26 -50)
📝 PlayCover/Model/AppSettings.swift (+2 -2)
PlayCover/Utils/DefaultFileApp.m (+0 -1)
PlayCover/Utils/DeletePreferences.swift (+0 -28)
📝 PlayCover/Utils/Entitlements.swift (+1 -2)
📝 PlayCover/Utils/Extensions/DataExtensions.swift (+0 -0)
📝 PlayCover/Utils/Extensions/FileExtensions.swift (+1 -15)
📝 PlayCover/Utils/Extensions/URLExtensions.swift (+0 -16)
📝 PlayCover/Utils/IPA.swift (+0 -1)
📝 PlayCover/Utils/PlayTools.swift (+0 -2)
PlayCover/Utils/ProcessExtension.swift (+0 -29)
📝 PlayCover/Utils/Shell.swift (+0 -8)
📝 PlayCover/Views/App Views/PlayAppView.swift (+20 -0)
📝 PlayCover/Views/AppSettingsView.swift (+15 -10)
📝 PlayCover/Views/Sidebar Views/IPALibraryView.swift (+2 -2)
📝 PlayCover/en.lproj/Localizable.strings (+8 -8)
PlayCover/input.xcfilelist (+0 -11)
PlayCover/output.xcfilelist (+0 -11)
scripts/bootstrap.sh (+0 -28)
scripts/cp_frameworks.sh (+0 -14)

📄 Description

  • Correct capitalisation of kHz
  • Bump version number to 3.0.0 (to make sparkle shut up on nightlies)
  • Enable PlayChain by default
  • Reorder Misc/Bypasses
  • Remove dead code

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/743 **Author:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Created:** 1/23/2023 **Status:** ✅ Merged **Merged:** 1/28/2023 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `3.0-cleanup` --- ### 📝 Commits (10+) - [`ac27fce`](https://github.com/PlayCover/PlayCover/commit/ac27fcedc299d532fea93d3457f82ca229c9c3de) Bump build number - [`407e1d4`](https://github.com/PlayCover/PlayCover/commit/407e1d4ed85f528f2b0b66268c7b08ed16730791) Remove Genshin Account Switcher - [`0bea329`](https://github.com/PlayCover/PlayCover/commit/0bea329680d238edfb0e962c5b4476c1ef54b097) Remove SigningSetupView - [`400a861`](https://github.com/PlayCover/PlayCover/commit/400a861fdd466ba40598a2e5b39f004075d61f29) Enable PlayChain by default - [`ddcafee`](https://github.com/PlayCover/PlayCover/commit/ddcafee7a6d2509406f786281e8e5850a070e988) Move PlayChain to Bypasses tab - [`ac71e82`](https://github.com/PlayCover/PlayCover/commit/ac71e82546dc7fa4c63f316930a509d9a06245af) Fix locale - [`581238c`](https://github.com/PlayCover/PlayCover/commit/581238c2895fa7e6419a494a5bf39659e64160fa) Revert "Remove Genshin Account Switcher" - [`b286f98`](https://github.com/PlayCover/PlayCover/commit/b286f9836496298f148a64bcc83884b8b41f89f2) Fix project.pbxproj - [`a024497`](https://github.com/PlayCover/PlayCover/commit/a02449716cbf40a349196cea913ed76480667c82) Remove scripts folder - [`46dd3b9`](https://github.com/PlayCover/PlayCover/commit/46dd3b9a984c11d5d54dfb3b2d3b58262653504c) Cleanup + remove dead code ### 📊 Changes **20 files changed** (+75 additions, -238 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+26 -50) 📝 `PlayCover/Model/AppSettings.swift` (+2 -2) ➖ `PlayCover/Utils/DefaultFileApp.m` (+0 -1) ➖ `PlayCover/Utils/DeletePreferences.swift` (+0 -28) 📝 `PlayCover/Utils/Entitlements.swift` (+1 -2) 📝 `PlayCover/Utils/Extensions/DataExtensions.swift` (+0 -0) 📝 `PlayCover/Utils/Extensions/FileExtensions.swift` (+1 -15) 📝 `PlayCover/Utils/Extensions/URLExtensions.swift` (+0 -16) 📝 `PlayCover/Utils/IPA.swift` (+0 -1) 📝 `PlayCover/Utils/PlayTools.swift` (+0 -2) ➖ `PlayCover/Utils/ProcessExtension.swift` (+0 -29) 📝 `PlayCover/Utils/Shell.swift` (+0 -8) 📝 `PlayCover/Views/App Views/PlayAppView.swift` (+20 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+15 -10) 📝 `PlayCover/Views/Sidebar Views/IPALibraryView.swift` (+2 -2) 📝 `PlayCover/en.lproj/Localizable.strings` (+8 -8) ➖ `PlayCover/input.xcfilelist` (+0 -11) ➖ `PlayCover/output.xcfilelist` (+0 -11) ➖ `scripts/bootstrap.sh` (+0 -28) ➖ `scripts/cp_frameworks.sh` (+0 -14) </details> ### 📄 Description - Correct capitalisation of `kHz` - Bump version number to 3.0.0 (to make sparkle shut up on nightlies) - Enable PlayChain by default - Reorder Misc/Bypasses - Remove dead code --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1739
No description provided.