apple / swift-nio-ssl

TLS Support for SwiftNIO, based on BoringSSL.
https://swiftpackageindex.com/apple/swift-nio-ssl/main/documentation/niossl
Apache License 2.0
385 stars 139 forks source link

Add empty privacy manifest #459

Closed glbrntt closed 3 months ago

glbrntt commented 3 months ago

Motivation:

NIOSSL distributes a copy of BoringSSL, which means it needs a privacy manifest.

Modifications:

Result:

NIOSSL shouldn't be rejected from app submission by not declaring a privacy manifest.