Add checkTrust
to SecCertificate
to allow checking trust without returning a public key
#80
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:)'
Loading