SMJobBlessXPC icon indicating copy to clipboard operation
SMJobBlessXPC copied to clipboard

append to the textfield only on the main thread

Open dautermann opened this issue 6 years ago • 0 comments

Modern Xcode versions complain when anything UI related happens anywhere other than the main thread.

This PR should fix that.

dautermann avatar Jul 05 '18 10:07 dautermann