mohakapt / Stringz

A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
https://github.com/mohakapt/Stringz
GNU General Public License v3.0
951 stars 46 forks source link

Fix SIGILL in Stringz.MainWindowController.removeString(Any) -> () #28

Open mohakapt opened 2 years ago

mohakapt commented 2 years ago

Version 0.4.3(31)

Stacktrace

Stringz.MainWindowController.removeString(Any) -> () (:0);Stringz

merged @objc Stringz.MainWindowController.addString(Any) -> () + 60;Stringz

main (AppDelegate.swift:18);Stringz

Reason

SIGILL

Link to App Center