Skip to content

Commit 35e00d4

Browse files
committed
Add Slovak localization
@Svec-Tomas
1 parent 4efae6d commit 35e00d4

7 files changed

+1264
-8
lines changed

Pearcleaner.xcodeproj/project.pbxproj

+3-1
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
attributes = {
366366
BuildIndependentTargetsInParallel = 1;
367367
LastSwiftUpdateCheck = 1530;
368-
LastUpgradeCheck = 1600;
368+
LastUpgradeCheck = 1610;
369369
TargetAttributes = {
370370
C728930E2AFD51EA00C8C1CD = {
371371
CreatedOnToolsVersion = 15.0.1;
@@ -546,6 +546,7 @@
546546
APP_BUILD = 64;
547547
APP_VERSION = 3.9.2;
548548
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
549+
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
549550
CLANG_ANALYZER_NONNULL = YES;
550551
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
551552
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
@@ -617,6 +618,7 @@
617618
APP_BUILD = 64;
618619
APP_VERSION = 3.9.2;
619620
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
621+
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
620622
CLANG_ANALYZER_NONNULL = YES;
621623
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
622624
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";

Pearcleaner.xcodeproj/xcshareddata/xcschemes/FinderOpen.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1600"
3+
LastUpgradeVersion = "1610"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction

Pearcleaner.xcodeproj/xcshareddata/xcschemes/Pearcleaner Debug.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1600"
3+
LastUpgradeVersion = "1610"
44
version = "1.7">
55
<BuildAction
66
parallelizeBuildables = "YES"

Pearcleaner.xcodeproj/xcshareddata/xcschemes/Pearcleaner Release.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1600"
3+
LastUpgradeVersion = "1610"
44
version = "1.7">
55
<BuildAction
66
parallelizeBuildables = "YES"

Pearcleaner.xcodeproj/xcshareddata/xcschemes/PearcleanerSentinel Release.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1600"
3+
LastUpgradeVersion = "1610"
44
version = "1.7">
55
<BuildAction
66
parallelizeBuildables = "YES"

Pearcleaner.xcodeproj/xcshareddata/xcschemes/PearcleanerSentinel.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1600"
3+
LastUpgradeVersion = "1610"
44
version = "1.7">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)