summaryrefslogtreecommitdiff
path: root/DomainDig.xcodeproj/project.xcworkspace
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-07-20 15:36:52 -0500
committerChristian Cleberg <[email protected]>2026-07-20 15:52:38 -0500
commit4da7adabc63876fb5f38b93af9b6466f47d974e8 (patch)
tree156d0d45966c3d0d76ac05eacd8c7c242d4dbf9b /DomainDig.xcodeproj/project.xcworkspace
parentf834c8a8223c40bd17b90be8f6ab7db843d0914c (diff)
downloaddomain-dig-4da7adabc63876fb5f38b93af9b6466f47d974e8.tar.gz
domain-dig-4da7adabc63876fb5f38b93af9b6466f47d974e8.tar.bz2
domain-dig-4da7adabc63876fb5f38b93af9b6466f47d974e8.zip
fix: correct StoreKit configuration file format
Compared against a known-good Xcode-generated configuration (hutch/SyncedProducts.storekit) and corrected the hand-authored file: - version bumped 4.0 -> 5.0, the format Xcode 26 writes - added the appPolicies block Xcode always emits - added the missing settings keys (_askToBuyEnabled, _billingGracePeriodEnabled, _billingIssuesEnabled, _disableDialogs, _renewalBillingIssuesEnabled, _timeRate) - _developerTeamID set to ZCNAX3VL9D, matching DEVELOPMENT_TEAM in the project rather than being left empty - _applicationInternalID cleared. It previously held 6763610682, which is the Apple ID of the Pro+ (Annually) subscription, not the app's internal ID. That value is now on the subscription's internalID where it belongs; the app ID is left empty rather than wrong.
Diffstat (limited to 'DomainDig.xcodeproj/project.xcworkspace')
0 files changed, 0 insertions, 0 deletions