Skip to content

Commit 7139b71

Browse files
committed
FML
1 parent 12f7fc9 commit 7139b71

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

projects/macos/ecode/sign.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,6 @@ else
8080
fi
8181
fi
8282

83-
# Debug: List certificates
84-
echo "Listing certificates in keychain for debugging..."
85-
security find-certificate -a -p "$KEYCHAIN_NAME"
86-
8783
# Ensure keychain is unlocked
8884
echo "Ensuring keychain is unlocked..."
8985
security unlock-keychain -p "$KEYCHAIN_PASSWORD" "$KEYCHAIN_NAME"

0 commit comments

Comments
 (0)