Skip to content

Various bug fixed and general compatible fixes #23

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

clementpadovani
Copy link

Updated for use with Xcode 7.

Updated Testing to use XCTest.

Warning: “Null passed to a callee that requires a non-null argument”.
Replaced nil by an empty string per API docs.
When forking a new code snippet repo (Plug-ins -> Configure snippets
repo) when checking the console logs AppKit outputs the following entry:

NSAlert is being used from a background thread, which is not safe.
This is probably going to crash sometimes. Break on void
_NSAlertWarnUnsafeBackgroundThreadUsage() to debug.  This will be
logged only once.  This may break in the future.
@clementpadovani
Copy link
Author

Added fix for issue #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants