Skip to content

macOS: Fix application crashing on launch - #1224

Merged
keeshux merged 1 commit into
masterfrom
bugfix/mac-crashes
Mar 2, 2025
Merged

macOS: Fix application crashing on launch#1224
keeshux merged 1 commit into
masterfrom
bugfix/mac-crashes

Conversation

@keeshux

@keeshux keeshux commented Mar 2, 2025

Copy link
Copy Markdown
Member

I've very casually realized that NSApp is an implicitly unwrapped optional.

Fixes #1204

@keeshux keeshux self-assigned this Mar 2, 2025
@keeshux keeshux added regression Used to work but doesn't anymore macOS Related to the macOS app labels Mar 2, 2025
@keeshux keeshux added this to the 3.2.0 / Bugfixing milestone Mar 2, 2025
@keeshux keeshux moved this to In Progress in 2025 Q1 Consolidation Mar 2, 2025
@keeshux
keeshux merged commit 1d3a432 into master Mar 2, 2025
@keeshux
keeshux deleted the bugfix/mac-crashes branch March 2, 2025 22:18
@keeshux keeshux moved this from In Progress to Done in 2025 Q1 Consolidation Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

macOS Related to the macOS app regression Used to work but doesn't anymore

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

macOS: Crashes on launch

1 participant