mirror of
https://github.com/heysem-useinsider/Stringz.git
synced 2026-04-26 07:15:52 +03:00
[GH-ISSUE #16] Fix SIGILL in Stringz.SidebarViewController.viewDidLoad() -> () #11
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stringz#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @heysem-useinsider on GitHub (Jan 29, 2021).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/16
Version 0.4.0(29)
Stacktrace
Stringz.SidebarViewController.viewDidLoad() -> () (SidebarViewController.swift:0);Stringz
@objc Stringz.SidebarViewController.viewDidLoad() -> () (:0);Stringz
Stringz.AppDelegate.openProject(Foundation.URL) -> Swift.Bool (AppDelegate.swift:186);Stringz
closure #1 (__C.NSModalResponse) -> () in Stringz.AppDelegate.openClicked(Any?) -> () (AppDelegate.swift:166);Stringz
reabstraction thunk helper from @escaping @callee_guaranteed (@unowned __C.NSModalResponse) -> () to @escaping @callee_unowned @convention(block) (@unowned __C.NSModalResponse) -> () (:0);Stringz
main (AppDelegate.swift:18);Stringz
Reason
SIGILL
Link to App Center