Skip to content

update project to comply with App Store privacy requirements, minor metadata adjustments#48

Open
kristinaquinones wants to merge 3 commits intomainfrom
apple-store-distro
Open

update project to comply with App Store privacy requirements, minor metadata adjustments#48
kristinaquinones wants to merge 3 commits intomainfrom
apple-store-distro

Conversation

@kristinaquinones
Copy link
Contributor

This pull request updates the project to comply with the latest App Store privacy requirements and makes minor metadata adjustments. The main changes are the addition of a privacy manifest file, updates to app icon references, and a version bump.

Privacy compliance:

  • Added a new PrivacyInfo.xcprivacy file to the Resources group, describing accessed APIs (UserDefaults) and explicitly stating no data is collected or tracked. This file is now included in the app bundle resources. [1] [2] [3] [4] [5]

App metadata updates:

  • Changed the icon file reference in Info-AppStore.plist from icon to AppIcon for consistency with asset naming.
  • Bumped the app version from 1.0.7 to 1.0.8 in Info-AppStore.plist.

kristinaquinones and others added 3 commits January 6, 2026 06:45
Update window management and app sandboxing.
Added PrivacyInfo.xcprivacy to declare accessed APIs for privacy compliance. Updated Info-AppStore.plist to use the correct app icon name and incremented the version to 1.0.8. Project file updated to include the new privacy file in resources.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant