Skip to content

chore: declare app does not use non-exempt encryption - #52

Merged
brendan-ch merged 1 commit into
mainfrom
chore/itsapp-uses-non-exempt-encryption
Jul 17, 2026
Merged

chore: declare app does not use non-exempt encryption#52
brendan-ch merged 1 commit into
mainfrom
chore/itsapp-uses-non-exempt-encryption

Conversation

@brendan-ch

Copy link
Copy Markdown
Owner

Summary

  • Sets INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO in Config/Shared.xcconfig (the project-level base config that cascades to all targets), so App Store Connect skips the export compliance prompt on every upload.

Test plan

  • Ran OpenAppLockTests on iPhone 17 Pro simulator — 347 tests / 59 suites, all passed
  • Verified the resolved build setting via xcodebuild -showBuildSettings shows INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO

🤖 Generated with Claude Code

Skips App Store Connect's export compliance prompt on every upload.
Set via the project-level Shared.xcconfig so it cascades to all targets.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@brendan-ch
brendan-ch marked this pull request as ready for review July 17, 2026 19:23
@brendan-ch
brendan-ch merged commit 4978e6b into main Jul 17, 2026
1 of 2 checks passed
@brendan-ch
brendan-ch deleted the chore/itsapp-uses-non-exempt-encryption branch July 17, 2026 19:23
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