ミラー元
https://github.com/maxgoedjen/secretive.git
前回の同期 2026-03-25 10:37:23 +01:00
Remove return
このコミットが含まれているのは:
@@ -10,7 +10,7 @@ extension SecureEnclave {
|
||||
// For some reason, as of build time, CryptoKit.SecureEnclave.isAvailable always returns false
|
||||
// error msg "Received error sending GET UNIQUE DEVICE command"
|
||||
// Verify it with TKTokenWatcher manually.
|
||||
return TKTokenWatcher().tokenIDs.contains("com.apple.setoken")
|
||||
TKTokenWatcher().tokenIDs.contains("com.apple.setoken")
|
||||
}
|
||||
public let id = UUID()
|
||||
public let name = NSLocalizedString("Secure Enclave", comment: "Secure Enclave")
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする