Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b7716f

Browse files
committed
log level
1 parentf3dd0c1 commit3b7716f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Coder-Desktop/VPN/HelperXPCSpeaker.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ final class HelperXPCSpeaker: @unchecked Sendable {
1818
}
1919
proxy.runCommand(command:"xattr -d com.apple.quarantine\(path)"){ status, outputin
2020
if status==0{
21-
self.logger.error("Successfully removed quarantine for\(path)")
21+
self.logger.info("Successfully removed quarantine for\(path)")
2222
continuation.resume(returning:true)
2323
}else{
2424
self.logger.error("Failed to remove quarantine for\(path):\(output)")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp