Skip to content

Commit 079e6d2

Browse files
committed
v1.17.0
1 parent 891b85b commit 079e6d2

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

Leader Key.xcodeproj/project.pbxproj

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
115AA5BF2DA521C600C17E18 /* ActionIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 115AA5BE2DA521C200C17E18 /* ActionIcon.swift */; };
1111
115AA5C22DA546D500C17E18 /* SymbolPicker in Frameworks */ = {isa = PBXBuildFile; productRef = 115AA5C12DA546D500C17E18 /* SymbolPicker */; };
1212
130196C62D73B3DE0093148B /* Breadcrumbs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 130196C52D73B3DC0093148B /* Breadcrumbs.swift */; };
13-
1413
423632222D68CA6500878D92 /* MysteryBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 423632212D68CA6500878D92 /* MysteryBox.swift */; };
1514
423632262D68CDBB00878D92 /* Mini.swift in Sources */ = {isa = PBXBuildFile; fileRef = 423632252D68CDBB00878D92 /* Mini.swift */; };
1615
423632282D6A806700878D92 /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 423632272D6A806700878D92 /* Theme.swift */; };
@@ -66,7 +65,6 @@
6665
/* Begin PBXFileReference section */
6766
115AA5BE2DA521C200C17E18 /* ActionIcon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActionIcon.swift; sourceTree = "<group>"; };
6867
130196C52D73B3DC0093148B /* Breadcrumbs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Breadcrumbs.swift; sourceTree = "<group>"; };
69-
7068
423632142D678F4400878D92 /* TestPlan.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestPlan.xctestplan; sourceTree = "<group>"; };
7169
423632212D68CA6500878D92 /* MysteryBox.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MysteryBox.swift; sourceTree = "<group>"; };
7270
423632252D68CDBB00878D92 /* Mini.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Mini.swift; sourceTree = "<group>"; };
@@ -186,7 +184,6 @@
186184
427C184C2BD65C5C00955B98 /* Defaults.swift */,
187185
42DFCD712D5B7D46002EA111 /* Events.swift */,
188186
42F4CDD02D48C51F00D0DD76 /* Extensions.swift */,
189-
190187
42F4CDC82D458FF700D0DD76 /* MainMenu.swift */,
191188
427C18252BD31E2E00955B98 /* MainWindow.swift */,
192189
427C18532BD6E59300955B98 /* NSWindow+Animations.swift */,
@@ -409,7 +406,6 @@
409406
425495402D75EFAD0020300E /* ForTheHorde.swift in Sources */,
410407
42F4CDCF2D46E2B300D0DD76 /* Cheatsheet.swift in Sources */,
411408
42DFCD722D5B7D48002EA111 /* Events.swift in Sources */,
412-
413409
427C182D2BD31F9500955B98 /* Settings.swift in Sources */,
414410
426E625B2D2E6A98009FD2F2 /* CommandRunner.swift in Sources */,
415411
427C18382BD3262100955B98 /* VisualEffectBackground.swift in Sources */,
@@ -588,7 +584,7 @@
588584
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
589585
CODE_SIGN_STYLE = Automatic;
590586
COMBINE_HIDPI_IMAGES = YES;
591-
CURRENT_PROJECT_VERSION = 146;
587+
CURRENT_PROJECT_VERSION = 148;
592588
DEAD_CODE_STRIPPING = YES;
593589
DEVELOPMENT_ASSET_PATHS = "\"Leader Key/Support/Preview Content\"";
594590
ENABLE_HARDENED_RUNTIME = YES;
@@ -606,7 +602,7 @@
606602
"@executable_path/../Frameworks",
607603
);
608604
MACOSX_DEPLOYMENT_TARGET = 13.0;
609-
MARKETING_VERSION = 1.16.3;
605+
MARKETING_VERSION = 1.17.0;
610606
PRODUCT_BUNDLE_IDENTIFIER = "com.brnbw.Leader-Key";
611607
PRODUCT_NAME = "$(TARGET_NAME)";
612608
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -624,7 +620,7 @@
624620
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
625621
CODE_SIGN_STYLE = Automatic;
626622
COMBINE_HIDPI_IMAGES = YES;
627-
CURRENT_PROJECT_VERSION = 146;
623+
CURRENT_PROJECT_VERSION = 148;
628624
DEAD_CODE_STRIPPING = YES;
629625
DEVELOPMENT_ASSET_PATHS = "\"Leader Key/Support/Preview Content\"";
630626
ENABLE_HARDENED_RUNTIME = YES;
@@ -642,7 +638,7 @@
642638
"@executable_path/../Frameworks",
643639
);
644640
MACOSX_DEPLOYMENT_TARGET = 13.0;
645-
MARKETING_VERSION = 1.16.3;
641+
MARKETING_VERSION = 1.17.0;
646642
PRODUCT_BUNDLE_IDENTIFIER = "com.brnbw.Leader-Key";
647643
PRODUCT_NAME = "$(TARGET_NAME)";
648644
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -655,7 +651,7 @@
655651
buildSettings = {
656652
BUNDLE_LOADER = "$(TEST_HOST)";
657653
CODE_SIGN_STYLE = Automatic;
658-
CURRENT_PROJECT_VERSION = 146;
654+
CURRENT_PROJECT_VERSION = 148;
659655
DEAD_CODE_STRIPPING = YES;
660656
GENERATE_INFOPLIST_FILE = YES;
661657
MACOSX_DEPLOYMENT_TARGET = 13.5;
@@ -673,7 +669,7 @@
673669
buildSettings = {
674670
BUNDLE_LOADER = "$(TEST_HOST)";
675671
CODE_SIGN_STYLE = Automatic;
676-
CURRENT_PROJECT_VERSION = 146;
672+
CURRENT_PROJECT_VERSION = 148;
677673
DEAD_CODE_STRIPPING = YES;
678674
GENERATE_INFOPLIST_FILE = YES;
679675
MACOSX_DEPLOYMENT_TARGET = 13.5;

0 commit comments

Comments
 (0)