feat: updates swift se toolv2

This commit is contained in:
2025-10-16 09:12:23 +08:00
parent a652fff501
commit 260fd1e3c4
2 changed files with 35 additions and 5 deletions

View File

@@ -2,4 +2,10 @@
> Specification: https://openwebstandard.org/rfc1
Swift Secure Enclave Tool
Swift Secure Enclave Tool
Disable PQC algorithms:
```shell
swiftc -D DISABLE_QPC swift-secure-enclave-tool-v2.swift
```