mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[PR #365] [CLOSED] Reimplement optool in Swift #1592
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#1592
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/365
Author: @IsaacMarovitz
Created: 9/20/2022
Status: ❌ Closed
Base:
develop← Head:swift-optool📝 Commits (2)
59da0e5Strip optool9da0371Swift Implementation (not working yet)📊 Changes
17 files changed (+363 additions, -1386 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+16 -30)➕
PlayCover/AppInstaller/optool/Headers.swift(+51 -0)➖
PlayCover/AppInstaller/optool/NSData+Reading.h(+0 -47)➖
PlayCover/AppInstaller/optool/NSData+Reading.m(+0 -130)➕
PlayCover/AppInstaller/optool/OffsetNSData.swift(+26 -0)➕
PlayCover/AppInstaller/optool/Operations.swift(+192 -0)➕
PlayCover/AppInstaller/optool/Patch.swift(+76 -0)➖
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(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.