Implements and configures iOS 17+ privacy manifests for CocoaPods libraries to ensure App Store compliance.
This skill streamlines the creation and management of PrivacyInfo.xcprivacy files within CocoaPods-based projects. It provides comprehensive guidance on declaring Required Reasons APIs, tracking domains, and data collection practices required by Apple for iOS 17 and Xcode 15+. By automating the inclusion of these manifests in podspecs via resource bundles, it helps developers prevent App Store rejections and maintain transparency in third-party SDK integration while following Apple's latest privacy-sensitive API guidelines.
主要功能
01Configures podspec resource bundles for seamless manifest inclusion
02Supports data collection and tracking domain declarations
03Automates validation patterns for platform-specific SDKs (iOS, macOS)
04Provides accurate Required Reasons API declaration codes for User Defaults and File Timestamps