ntroducing Apple Privacy manifest editor, your comprehensive solution for effortlessly generating and editing Apple Privacy Manifest files. Designed with developers in mind, this tool streamlines the process of creating accurate and compliant privacy manifests for iOS and macOS applications.
With this tool, you can easily define and customize the data collection and usage practices of your app, ensuring transparency and compliance with Apple's App Store privacy requirements. Whether you're starting from scratch or need to update existing manifests, our intuitive interface empowers you to accurately declare how your app handles user data.
- Open Visual Studio Code.
- Go to the Extensions view (Ctrl+Shift+X).
- Search for ".NET MAUI - Apple Privacy Manifest editor"
- Click "Install" to add the extension to your VS Code setup.
Find it here: https://marketplace.visualstudio.com/items?itemName=banditoth.banditoth-VSCode-MAUI-ApplePrivacy
- Open your .NET MAUI project in Visual Studio Code.
- Access the Command Palette (Ctrl+Shift+P).
.NET MAUI: Create default Apple privacy manifest file
Creates the default .NET MAUI privacy file as described here: https://devblogs.microsoft.com/dotnet/apple-privacy-manifest-support/
.NET MAUI: Edit Apple privacy manifest file
Opens a visual editor for the privacy file.
Your feedback is valuable! If you encounter any issues or have suggestions for improvement, please submit an issue on GitHub. https://github.com/banditoth/maui-appleprivacy-vscode/
Pull requests are welcomed. For major changes, please open a discussion first.