krz/domain-dig
an ios app for DNS & SSL analysis
clone: git clone https://gitbay.org/krz/domain-dig.git
b5d67f42b7f7e009eb60a80857a306414117969f
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2026-07-20T19:08:09Z
DomainDig.storekit | 135 +++++++++++++++++++++ .../xcshareddata/xcschemes/DomainDig.xcscheme | 5 +- 2 files changed, 139 insertions(+), 1 deletion(-) new file mode 100644 @@ -0,0 +1,135 @@ +{ + "identifier" : "A1B2C3D4", + "nonRenewingSubscriptions" : [ + + ], + "products" : [ + + ], + "settings" : { + "_applicationInternalID" : "6763610682", + "_developerTeamID" : "", + "_failTransactionsEnabled" : false, + "_lastSynchronizedDate" : 0, + "_locale" : "en_US", + "_storefront" : "USA", + "_storeKitErrors" : [ + + ] + }, + "subscriptionGroups" : [ + { + "id" : "20250720", + "localizations" : [ + + ], + "name" : "DomainDig Pro", + "subscriptions" : [ + { + "adHocOffers" : [ + + ], + "codeOffers" : [ + + ], + "displayPrice" : "49.99", + "familyShareable" : true, + "groupNumber" : 1, + "internalID" : "2000000001", + "introductoryOffer" : null, + "localizations" : [ + { + "description" : "Everything in Pro, plus ownership history, DNS history, extended subdomains, domain pricing, and reputation data.", + "displayName" : "DomainDig Pro+ (Annually)", + "locale" : "en_US" + } + ], + "productID" : "domaindig.proplus.annually", + "recurringSubscriptionPeriod" : "P1Y", + "referenceName" : "DomainDig Pro+ (Annually)", + "subscriptionGroupID" : "20250720", + "type" : "RecurringSubscription" + }, + { + "adHocOffers" : [ + + ], + "codeOffers" : [ + + ], + "displayPrice" : "4.99", + "familyShareable" : true, + "groupNumber" : 1, + "internalID" : "2000000002", + "introductoryOffer" : null, + "localizations" : [ + { + "description" : "Everything in Pro, plus ownership history, DNS history, extended subdomains, domain pricing, and reputation data.", + "displayName" : "DomainDig Pro+ (Monthly)", + "locale" : "en_US" + } + ], + "productID" : "domaindig.proplus.monthly", + "recurringSubscriptionPeriod" : "P1M", + "referenceName" : "DomainDig Pro+ (Monthly)", + "subscriptionGroupID" : "20250720", + "type" : "RecurringSubscription" + }, + { + "adHocOffers" : [ + + ], + "codeOffers" : [ + + ], + "displayPrice" : "29.99", + "familyShareable" : true, + "groupNumber" : 2, + "internalID" : "2000000003", + "introductoryOffer" : null, + "localizations" : [ + { + "description" : "Unlimited tracked domains, automated monitoring, local alerts, workflows, and advanced exports.", + "displayName" : "DomainDig Pro (Annually)", + "locale" : "en_US" + } + ], + "productID" : "domaindig.pro.annually", + "recurringSubscriptionPeriod" : "P1Y", + "referenceName" : "DomainDig Pro (Annually)", + "subscriptionGroupID" : "20250720", + "type" : "RecurringSubscription" + }, + { + "adHocOffers" : [ + + ], + "codeOffers" : [ + + ], + "displayPrice" : "2.99", + "familyShareable" : true, + "groupNumber" : 2, + "internalID" : "2000000004", + "introductoryOffer" : null, + "localizations" : [ + { + "description" : "Unlimited tracked domains, automated monitoring, local alerts, workflows, and advanced exports.", + "displayName" : "DomainDig Pro (Monthly)", + "locale" : "en_US" + } + ], + "productID" : "domaindig.pro.month", + "recurringSubscriptionPeriod" : "P1M", + "referenceName" : "DomainDig Pro (Monthly)", + "subscriptionGroupID" : "20250720", + "type" : "RecurringSubscription" + } + ] + } + ], + "version" : { + "major" : 4, + "minor" : 0 + } +} @@ -54,9 +54,12 @@ <CommandLineArguments> <CommandLineArgument argument = "DOMAIN_DIG_FORCE_PRO_PLUS" - isEnabled = "YES"> + isEnabled = "NO"> </CommandLineArgument> </CommandLineArguments> + <StoreKitConfigurationFileReference + identifier = "../../../DomainDig.storekit"> + </StoreKitConfigurationFileReference> </LaunchAction> <ProfileAction buildConfiguration = "Release"