Merge branch 'main' into auth_splitout

This commit is contained in:
Max Goedjen
2026-09-07 19:46:48 -07:00
10 changed files with 13 additions and 9 deletions
@@ -1,7 +1,7 @@
import Foundation
import Observation
import Security
import os
import OSLog
import SecretKit
@Observable @MainActor public final class CertificateStore: Sendable {
@@ -3,7 +3,7 @@ import Security
import CryptoTokenKit
import CryptoKit
import SecretKit
import os
import OSLog
extension SecureEnclave {
@@ -4,7 +4,7 @@ import Security
import CryptoKit
import LocalAuthentication
import SecretKit
import os
import OSLog
extension SecureEnclave {
@@ -2,7 +2,7 @@ import Foundation
import Security
import CryptoTokenKit
import CryptoKit
import os
import OSLog
import SSHProtocolKit
import CertificateKit
@@ -2,7 +2,7 @@ import Foundation
import Security
import CryptoTokenKit
import CryptoKit
import os
import OSLog
import SSHProtocolKit
import CertificateKit
import SharedXPCServices
+1 -1
View File
@@ -13,7 +13,7 @@
<key>com.apple.security.hardened-process.dyld-ro</key>
<true/>
<key>com.apple.security.hardened-process.enhanced-security-version-string</key>
<string>1</string>
<string>2</string>
<key>com.apple.security.hardened-process.hardened-heap</key>
<true/>
<key>com.apple.security.hardened-process.platform-restrictions-string</key>
@@ -6,6 +6,10 @@
<true/>
<key>com.apple.security.hardened-process.checked-allocations</key>
<true/>
<key>com.apple.security.hardened-process.checked-allocations.enable-pure-data</key>
<true/>
<key>com.apple.security.hardened-process.checked-allocations.no-tagged-receive</key>
<true/>
<key>com.apple.security.hardened-process.dyld-ro</key>
<true/>
<key>com.apple.security.hardened-process.enhanced-security-version-string</key>
@@ -15,7 +15,7 @@
<key>com.apple.security.hardened-process.hardened-heap</key>
<true/>
<key>com.apple.security.hardened-process.enhanced-security-version-string</key>
<string>1</string>
<string>2</string>
<key>com.apple.security.hardened-process.platform-restrictions-string</key>
<string>2</string>
</dict>
+1 -1
View File
@@ -15,7 +15,7 @@
<key>com.apple.security.hardened-process.hardened-heap</key>
<true/>
<key>com.apple.security.hardened-process.enhanced-security-version-string</key>
<string>1</string>
<string>2</string>
<key>com.apple.security.smartcard</key>
<true/>
<key>com.apple.security.hardened-process.platform-restrictions-string</key>
@@ -13,7 +13,7 @@
<key>com.apple.security.hardened-process.dyld-ro</key>
<true/>
<key>com.apple.security.hardened-process.enhanced-security-version-string</key>
<string>1</string>
<string>2</string>
<key>com.apple.security.hardened-process.hardened-heap</key>
<true/>
<key>com.apple.security.hardened-process.platform-restrictions-string</key>