[PR #554] [MERGED] Switch from optool to inject #1656

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/554
Author: @IsaacMarovitz
Created: 12/6/2022
Status: Merged
Merged: 12/16/2022
Merged by: @Depal1

Base: developHead: byebye-optool


📝 Commits (4)

📊 Changes

15 files changed (+115 additions, -1461 deletions)

View changed files

📝 .swiftlint.yml (+2 -1)
📝 PlayCover.xcodeproj/project.pbxproj (+17 -38)
PlayCover/AppInstaller/optool/NSData+Reading.h (+0 -47)
PlayCover/AppInstaller/optool/NSData+Reading.m (+0 -130)
PlayCover/AppInstaller/optool/defines.h (+0 -102)
PlayCover/AppInstaller/optool/headers.h (+0 -32)
PlayCover/AppInstaller/optool/headers.m (+0 -104)
PlayCover/AppInstaller/optool/main.m (+0 -259)
PlayCover/AppInstaller/optool/operations.h (+0 -38)
PlayCover/AppInstaller/optool/operations.m (+0 -567)
PlayCover/AppInstaller/optool/patch.h (+0 -18)
PlayCover/AppInstaller/optool/patch.m (+0 -56)
📝 PlayCover/PlayCover-Bridging-Header.h (+0 -1)
📝 PlayCover/Utils/PlayTools.swift (+95 -66)
📝 README.md (+1 -2)

📄 Description

No description provided


🔄 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/554 **Author:** [@IsaacMarovitz](https://github.com/IsaacMarovitz) **Created:** 12/6/2022 **Status:** ✅ Merged **Merged:** 12/16/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `byebye-optool` --- ### 📝 Commits (4) - [`d375693`](https://github.com/PlayCover/PlayCover/commit/d375693f1ad71d56e4d43dd996233c458143b2a9) Remove optool - [`fb75d22`](https://github.com/PlayCover/PlayCover/commit/fb75d223095c15add399befe145f8d6db64014c9) Update README - [`fdcc736`](https://github.com/PlayCover/PlayCover/commit/fdcc736d3f1c4859be953ae9b4634ec6b5805b7a) Switch to inject - [`9121f1c`](https://github.com/PlayCover/PlayCover/commit/9121f1c1033d1fe39e22fcca4802c2d112bbd982) SwiftLint ### 📊 Changes **15 files changed** (+115 additions, -1461 deletions) <details> <summary>View changed files</summary> 📝 `.swiftlint.yml` (+2 -1) 📝 `PlayCover.xcodeproj/project.pbxproj` (+17 -38) ➖ `PlayCover/AppInstaller/optool/NSData+Reading.h` (+0 -47) ➖ `PlayCover/AppInstaller/optool/NSData+Reading.m` (+0 -130) ➖ `PlayCover/AppInstaller/optool/defines.h` (+0 -102) ➖ `PlayCover/AppInstaller/optool/headers.h` (+0 -32) ➖ `PlayCover/AppInstaller/optool/headers.m` (+0 -104) ➖ `PlayCover/AppInstaller/optool/main.m` (+0 -259) ➖ `PlayCover/AppInstaller/optool/operations.h` (+0 -38) ➖ `PlayCover/AppInstaller/optool/operations.m` (+0 -567) ➖ `PlayCover/AppInstaller/optool/patch.h` (+0 -18) ➖ `PlayCover/AppInstaller/optool/patch.m` (+0 -56) 📝 `PlayCover/PlayCover-Bridging-Header.h` (+0 -1) 📝 `PlayCover/Utils/PlayTools.swift` (+95 -66) 📝 `README.md` (+1 -2) </details> ### 📄 Description _No description provided_ --- <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:14 +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#1656
No description provided.