+7
−0
PRIVACY.md
0 → 100644
+36
−0
+734 KiB
Loading image diff...
Skingomz/PrivacyInfo.xcprivacy
0 → 100644
+23
−0
Loading
- Add a 1024×1024 opaque app icon (broadcast motif) and wire it in the asset
catalog.
- Add PrivacyInfo.xcprivacy (no tracking, no data collected; UserDefaults
required-reason CA92.1).
- Info.plist: ITSAppUsesNonExemptEncryption=NO and NSAllowsArbitraryLoads=YES
(podcast feeds/audio are third-party and often HTTP).
- Add PRIVACY.md, docs/app-store/metadata.md and a submission checklist.
Verified: Release build succeeds; icon, privacy manifest and Info.plist keys
are present in the built bundle.
Co-Authored-By:
Claude <claude@anthropic.com>