From 660f271982df6973c3e970dbd28582ed19225e41 Mon Sep 17 00:00:00 2001 From: Ilyas Hallak Date: Wed, 20 Aug 2025 21:09:04 +0200 Subject: [PATCH] bumped build version --- Localizable.xcstrings | 33 ------------------------------- readeck.xcodeproj/project.pbxproj | 8 ++++---- 2 files changed, 4 insertions(+), 37 deletions(-) diff --git a/Localizable.xcstrings b/Localizable.xcstrings index bbc0f89..bfc66a3 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -48,9 +48,6 @@ }, "%lld min" : { - }, - "%lld minutes" : { - }, "%lld." : { @@ -102,12 +99,6 @@ }, "Are you sure you want to log out? This will delete all your login credentials and return you to setup." : { - }, - "Automatic sync" : { - - }, - "Automatically mark articles as read" : { - }, "Available tags" : { @@ -120,9 +111,6 @@ }, "Changes take effect immediately. Lower log levels include higher ones (Debug includes all, Critical includes only critical messages)." : { - }, - "Clear cache" : { - }, "Close" : { @@ -132,9 +120,6 @@ }, "Critical" : { - }, - "Data Management" : { - }, "Debug" : { @@ -273,9 +258,6 @@ }, "OK" : { - }, - "Open external links in in-app Safari" : { - }, "Optional: Custom title" : { @@ -319,18 +301,12 @@ } } } - }, - "Reading Settings" : { - }, "Remove" : { }, "Reset" : { - }, - "Reset settings" : { - }, "Reset to Defaults" : { @@ -340,9 +316,6 @@ }, "Resume listening" : { - }, - "Safari Reader Mode" : { - }, "Save bookmark" : { @@ -391,12 +364,6 @@ }, "Speed" : { - }, - "Sync interval" : { - - }, - "Sync Settings" : { - }, "Syncing with server..." : { diff --git a/readeck.xcodeproj/project.pbxproj b/readeck.xcodeproj/project.pbxproj index fa9636e..f52a03f 100644 --- a/readeck.xcodeproj/project.pbxproj +++ b/readeck.xcodeproj/project.pbxproj @@ -436,7 +436,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = URLShare/URLShare.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEVELOPMENT_TEAM = 8J69P655GN; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = URLShare/Info.plist; @@ -469,7 +469,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = URLShare/URLShare.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEVELOPMENT_TEAM = 8J69P655GN; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = URLShare/Info.plist; @@ -624,7 +624,7 @@ CODE_SIGN_ENTITLEMENTS = readeck/readeck.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEVELOPMENT_ASSET_PATHS = "\"readeck/Preview Content\""; DEVELOPMENT_TEAM = 8J69P655GN; ENABLE_HARDENED_RUNTIME = YES; @@ -668,7 +668,7 @@ CODE_SIGN_ENTITLEMENTS = readeck/readeck.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEVELOPMENT_ASSET_PATHS = "\"readeck/Preview Content\""; DEVELOPMENT_TEAM = 8J69P655GN; ENABLE_HARDENED_RUNTIME = YES;