Skip to content

Commit d4ab0c3

Browse files
committed
Adopt upstream improvements: modernize dependencies, safety fixes, SwiftLint
- Replace LaunchAtLogin with LaunchAtLogin-Modern - Bump deployment target to macOS 13.0 (required by LaunchAtLogin-Modern) - Bump KeyboardShortcuts 2.3 → 2.4 - Fix force casts and IUOs in SpaceSwitcher, GuiSize, PreferencesViewModel - Add SwiftLint config and build phase - Remove orphaned SUUpdater from storyboard - Gitignore xcuserdata and remove tracked xcuserstate
1 parent 8d24592 commit d4ab0c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2>A macOS app to view, rename and navigate between Spaces (Virtual Desktops) i
156156
</hgroup>
157157

158158
<dl class="AppDetails_grid">
159-
<div><dt>Platform</dt><dd>macOS 11.0 +</dd></div>
159+
<div><dt>Platform</dt><dd>macOS 13.0 +</dd></div>
160160
<div><dt>Size</dt><dd id="app-size">~4.4 MB</dd></div>
161161
<div><dt>Version</dt><dd id="version-number">v1.12+</dd></div>
162162
<div><dt>Updated</dt><dd id="updated-date">2025</dd></div>

0 commit comments

Comments
 (0)