krz/domain-dig

an ios app for DNS & SSL analysis

clone: git clone https://gitbay.org/krz/domain-dig.git

59df71e2fcf97b0eed023954acafee45fdc3f65a

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-04-11T16:17:36Z

bump version
 DomainDig.xcodeproj/project.pbxproj | 12 ++++++-----
 privacypolicy.md                    | 40 -------------------------------------
 2 files changed, 7 insertions(+), 45 deletions(-)

diff --git a/DomainDig.xcodeproj/project.pbxproj b/DomainDig.xcodeproj/project.pbxproj
index 2b9fcc6..29b49ce 100644
--- a/DomainDig.xcodeproj/project.pbxproj
+++ b/DomainDig.xcodeproj/project.pbxproj
@@ -91,7 +91,7 @@
 			attributes = {
 				BuildIndependentTargetsInParallel = 1;
 				LastSwiftUpdateCheck = 2630;
-				LastUpgradeCheck = 2630;
+				LastUpgradeCheck = 2640;
 				TargetAttributes = {
 					8B7800682F6090E300933221 = {
 						CreatedOnToolsVersion = 26.3;
@@ -197,6 +197,7 @@
 				MTL_FAST_MATH = YES;
 				ONLY_ACTIVE_ARCH = YES;
 				SDKROOT = iphoneos;
+				STRING_CATALOG_GENERATE_SYMBOLS = YES;
 				SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 			};
@@ -254,6 +255,7 @@
 				MTL_ENABLE_DEBUG_INFO = NO;
 				MTL_FAST_MATH = YES;
 				SDKROOT = iphoneos;
+				STRING_CATALOG_GENERATE_SYMBOLS = YES;
 				SWIFT_COMPILATION_MODE = wholemodule;
 				VALIDATE_PRODUCT = YES;
 			};
@@ -265,7 +267,7 @@
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 10;
+				CURRENT_PROJECT_VERSION = 11;
 				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 				ENABLE_PREVIEWS = YES;
 				GENERATE_INFOPLIST_FILE = YES;
@@ -282,7 +284,7 @@
 					"$(inherited)",
 					"@executable_path/Frameworks",
 				);
-				MARKETING_VERSION = 1.7.1;
+				MARKETING_VERSION = 1.7.2;
 				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				STRING_CATALOG_GENERATE_SYMBOLS = YES;
@@ -301,7 +303,7 @@
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 10;
+				CURRENT_PROJECT_VERSION = 11;
 				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 				ENABLE_PREVIEWS = YES;
 				GENERATE_INFOPLIST_FILE = YES;
@@ -318,7 +320,7 @@
 					"$(inherited)",
 					"@executable_path/Frameworks",
 				);
-				MARKETING_VERSION = 1.7.1;
+				MARKETING_VERSION = 1.7.2;
 				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				STRING_CATALOG_GENERATE_SYMBOLS = YES;
diff --git a/privacypolicy.md b/privacypolicy.md
deleted file mode 100644
index e887ee7..0000000
--- a/privacypolicy.md
+++ /dev/null
@@ -1,40 +0,0 @@
-# Privacy Policy
-
-**DomainDig**
-Last updated: March 11, 2026
-
-## Overview
-
-DomainDig is a children's educational app designed for ages 4–5. This privacy
-policy explains how the app handles data.
-
-## Data Collection
-
-DomainDig does not collect, store, or transmit any personal data. The app has no
-user accounts, no analytics, no advertising, and no internet connection
-requirement.
-
-## Children's Privacy
-
-DomainDig is designed for young children and fully complies with the Children's
-Online Privacy Protection Act (COPPA). No information is collected from any
-user, including children.
-
-## Third-Party Services
-
-DomainDig does not use any third-party services, SDKs, or APIs that collect data.
-
-## Device Permissions
-
-DomainDig does not request access to your camera, microphone, contacts, location,
-or any other device data. Audio is generated on-device using Apple's built-in
-text-to-speech system.
-
-## Changes to This Policy
-
-If this policy changes in a future update, the updated policy will be posted
-here with a revised date.
-
-## Contact
-
-If you have any questions about this policy, contact: privacy@cleberg.net