We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e5ff6 commit 04e5643Copy full SHA for 04e5643
1 file changed
packages/https/platforms/ios/src/SecurityPolicyWrapper.swift
@@ -3,7 +3,6 @@ import Alamofire
3
4
@objc(SecurityPolicyWrapper)
5
@objcMembers
6
-@unchecked Sendable
7
public class SecurityPolicyWrapper: NSObject {
8
9
private var pinnedCertificatesData: [Data] = []
0 commit comments