Update README.md

Added the fingerprint in README, so it's no need to download and import the cert to verify
This commit is contained in:
DreamPiggy 2024-05-08 19:08:00 +08:00 committed by GitHub
parent 5642d1ffe3
commit b5cbc33fb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -313,6 +313,8 @@ Drag the unzipped `.xcframework` into your Xcode Project's Framework tab.
From Xcode 15 Apple will verify the signature of binary XCFramework, to avoid supply chain attack.
The fingerprint currently should be `FC 3B 10 13 86 34 4C 50 DB 70 2A 9A D1 01 6F B5 1A 3E CC 8B 9D A9 B7 AE 47 A0 48 D4 D0 63 39 83`
The certificate is stored in the repo [here](https://github.com/SDWebImage/SDWebImage/blob/master/Certificate/SDWebImage%20Signing%20Certificate.cer)
The public key is stored in the repo [here](https://github.com/SDWebImage/SDWebImage/blob/master/Certificate/SDWebImage%20Signing%20Certificate.pem)