mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #570] Changed code signature in version 2.0.0? #274
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#274
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?
Originally created by @suschizu on GitHub (Dec 12, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/570
Describe the bug
version 1.1.1 was signed with:
Andrew Glaze (RJNC97Y8QD)
version 2.0.0 contains now
XIN LI (792V9HMJW3)
Steps to reproduce
codesign -dv --verbose=4 /Path/To/Application.appExpected behaviour
can you confirm the changed code signature?
Crash log
No response
What version of PlayCover are you using?
1.1.1
What version of macOS are you using?
Monterey (macOS 12)
Issue Language
@Depal1 commented on GitHub (Dec 12, 2022):
Yes, I can confirm the changes.
@suschizu commented on GitHub (Dec 12, 2022):
thanks!