Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add checkTrust to SecCertificate to allow checking trust without returning a public key #80

Merged
merged 1 commit into from
Nov 1, 2023

Add `checkTrust` to `SecCertificate` to allow checking trust without …

ee6d2a6
Select commit
Loading
Failed to load commit list.
Merged

Add checkTrust to SecCertificate to allow checking trust without returning a public key #80

Add `checkTrust` to `SecCertificate` to allow checking trust without …
ee6d2a6
Select commit
Loading
Failed to load commit list.
Xcode Cloud / ShieldHost | Build/Test | Test - tvOS succeeded Oct 24, 2023 in 4m 42s

2 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 2

Details

2 Warnings

Details

  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/swift-collections/Sources/OrderedCollections/HashTable/_HashTable+UnsafeHandle.swift:487
      'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
  file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/swift-collections/Sources/OrderedCollections/Utilities/_UnsafeBitset.swift:187
      'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'