chore(apple): declare non-exempt encryption in Info.plist (export compliance)
ci / web (push) Successful in 45s
ci / docs-site (push) Successful in 51s
ci / bench (push) Successful in 6m6s
windows-host / package (push) Successful in 8m11s
android-screenshots / screenshots (push) Successful in 4m13s
windows-msix / package (arm64, C:\Users\Public\ffmpeg-arm64, --no-default-features, aarch64-pc-windows-msvc, C:\t-a64) (push) Successful in 3m9s
decky / build-publish (push) Successful in 17s
windows-msix / package (x64, C:\Users\Public\ffmpeg, , x86_64-pc-windows-msvc, C:\t) (push) Successful in 4m7s
ci / rust (push) Successful in 18m6s
android / android (push) Successful in 11m58s
arch / build-publish (push) Successful in 12m2s
docker / deploy-docs (push) Successful in 9s
docker / build-push (docs-site, docs-site/Dockerfile, punktfunk-docs) (push) Successful in 7s
docker / build-push (--build-arg FEDORA_VERSION=44, ci, ci/fedora-rpm.Dockerfile, punktfunk-fedora44-rpm) (push) Successful in 9s
docker / build-push (., web/Dockerfile, punktfunk-web) (push) Successful in 10s
docker / build-push (ci, ci/fedora-rpm.Dockerfile, punktfunk-fedora-rpm) (push) Successful in 9s
docker / build-push (ci, ci/rust-ci.Dockerfile, punktfunk-rust-ci) (push) Successful in 9s
apple / swift (push) Successful in 5m27s
linux-client-screenshots / screenshots (push) Successful in 7m23s
deb / build-publish (push) Successful in 11m57s
web-screenshots / screenshots (push) Successful in 2m49s
rpm / build-publish (43, bazzite, punktfunk-fedora-rpm) (push) Successful in 16m49s
rpm / build-publish (44, fedora-44, punktfunk-fedora44-rpm) (push) Successful in 16m45s
release / apple (push) Successful in 28m50s
apple / screenshots (push) Successful in 20m12s
flatpak / build-publish (push) Successful in 6m0s
ci / web (push) Successful in 45s
ci / docs-site (push) Successful in 51s
ci / bench (push) Successful in 6m6s
windows-host / package (push) Successful in 8m11s
android-screenshots / screenshots (push) Successful in 4m13s
windows-msix / package (arm64, C:\Users\Public\ffmpeg-arm64, --no-default-features, aarch64-pc-windows-msvc, C:\t-a64) (push) Successful in 3m9s
decky / build-publish (push) Successful in 17s
windows-msix / package (x64, C:\Users\Public\ffmpeg, , x86_64-pc-windows-msvc, C:\t) (push) Successful in 4m7s
ci / rust (push) Successful in 18m6s
android / android (push) Successful in 11m58s
arch / build-publish (push) Successful in 12m2s
docker / deploy-docs (push) Successful in 9s
docker / build-push (docs-site, docs-site/Dockerfile, punktfunk-docs) (push) Successful in 7s
docker / build-push (--build-arg FEDORA_VERSION=44, ci, ci/fedora-rpm.Dockerfile, punktfunk-fedora44-rpm) (push) Successful in 9s
docker / build-push (., web/Dockerfile, punktfunk-web) (push) Successful in 10s
docker / build-push (ci, ci/fedora-rpm.Dockerfile, punktfunk-fedora-rpm) (push) Successful in 9s
docker / build-push (ci, ci/rust-ci.Dockerfile, punktfunk-rust-ci) (push) Successful in 9s
apple / swift (push) Successful in 5m27s
linux-client-screenshots / screenshots (push) Successful in 7m23s
deb / build-publish (push) Successful in 11m57s
web-screenshots / screenshots (push) Successful in 2m49s
rpm / build-publish (43, bazzite, punktfunk-fedora-rpm) (push) Successful in 16m49s
rpm / build-publish (44, fedora-44, punktfunk-fedora44-rpm) (push) Successful in 16m45s
release / apple (push) Successful in 28m50s
apple / screenshots (push) Successful in 20m12s
flatpak / build-publish (push) Successful in 6m0s
ITSAppUsesNonExemptEncryption = true — the app's AES-GCM session crypto is non-exempt under the App Store Connect encryption questionnaire (category chosen; French ANSSI declaration in progress). First of the six targets; the remaining Info.plists follow with the rest of the compliance work. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
<string>MicroGamepad</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<true/>
|
||||
<key>NSBonjourServices</key>
|
||||
<array>
|
||||
<string>_punktfunk._udp</string>
|
||||
|
||||
Reference in New Issue
Block a user