Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminating app due to uncaught exception 'UnhandledException', reason: 'bug' with older sdk and latest macOS #101

Closed
Code-Hex opened this issue Nov 1, 2022 · 0 comments · Fixed by #102
Labels
bug Something isn't working

Comments

@Code-Hex
Copy link
Owner

Code-Hex commented Nov 1, 2022

Describe the bug

Terminating app due to uncaught exception 'UnhandledException', reason: 'bug'

To Reproduce

This occurs when compiling with an older SDK and running the macOS 13 API.

Expected behavior

No this exceptions to be raised.

Environment that you use to compile (please complete the following information):

  • Xcode version: [xcodebuild -version | pbcopy]
Xcode 14.0.1
Build version 14A400
  • macOS Version: [sw_vers | pbcopy]
ProductName:		macOS
ProductVersion:		13.0
BuildVersion:		22A380
  • mac architecture: [uname -m | pbcopy]
arm64
  • Go Version: [go version | pbcopy]
go version go1.19 darwin/arm64

Additional context
Add any other context about the problem here.

@Code-Hex Code-Hex added the bug Something isn't working label Nov 1, 2022
@Code-Hex Code-Hex changed the title Terminating app due to uncaught exception 'UnhandledException', reason: 'bug' Terminating app due to uncaught exception 'UnhandledException', reason: 'bug' with older sdk and latest macOS Nov 1, 2022
Code-Hex added a commit that referenced this issue Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant