Skip to content

Security watchOS xcode15.3 b1

Alex Soto edited this page Jan 27, 2024 · 1 revision

#Security.framework

diff -ruN /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h
--- /Applications/Xcode_15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h	2023-11-13 01:23:20
+++ /Applications/Xcode_15.3.0-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h	2024-01-13 01:44:52
@@ -669,7 +669,7 @@
         the SHA-1 digest of the public key.
     @constant kSecImportItemIdentity a SecIdentityRef representing the identity.
     @constant kSecImportItemTrust a SecTrustRef set up with all relevant
-        certificates.  Not guaranteed to succesfully evaluate.
+        certificates.  Not guaranteed to successfully evaluate.
     @constant kSecImportItemCertChain a CFArrayRef holding all relevant
         certificates for this item's identity
 */
Clone this wiki locally