mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #649] [MERGED] Fix library validation causing crash when debugging due to Sparkle #1149
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1149
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/MonitorControl/MonitorControl/pull/649
Author: @JoniVR
Created: 10/1/2021
Status: ✅ Merged
Merged: 10/1/2021
Merged by: @JoniVR
Base:
master← Head:fix/sparkle-debug-signing📝 Commits (6)
ae3f8ecfix: sparkle debug signingaa498e7fix: typobe6b306revert non-typo storyboard changese8f2128Merge branch 'master' into fix/sparkle-debug-signing7ad6562Merge branch 'master' into fix/sparkle-debug-signing76d1e15fix remaining typos📊 Changes
19 files changed (+37 additions, -26 deletions)
View changed files
📝
MonitorControl.xcodeproj/project.pbxproj(+3 -0)📝
MonitorControl/Info.plist(+1 -1)➕
MonitorControl/MonitorControlDebug.entitlements(+8 -0)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+1 -1)📝
MonitorControl/UI/de.lproj/Main.strings(+1 -1)📝
MonitorControl/UI/en.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/es-419.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/fr.lproj/Main.strings(+1 -1)📝
MonitorControl/UI/hu.lproj/Main.strings(+1 -1)📝
MonitorControl/UI/it.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/ja.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/ko.lproj/Main.strings(+1 -1)📝
MonitorControl/UI/nl.lproj/Main.strings(+1 -1)📝
MonitorControl/UI/pl.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/ru.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/tr.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/uk.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/zh-Hans.lproj/Main.strings(+2 -2)📝
MonitorControlHelper/Info.plist(+1 -1)📄 Description
Please test if this fixes the issue as it did for me. This is supposed to fix the issue where we have to set Signing every time for it to not crash :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.