Skip to content

Merge changes and add Xcode 6.4 DVTPlugInCompatibilityUUID #24

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 18 commits into
base: master
Choose a base branch
from

Conversation

Hs-Yeah
Copy link

@Hs-Yeah Hs-Yeah commented Jul 27, 2015

Fixes #8, closes #18, closes #19, closes #20, closes #21, closes #23.
Fixes #25 .

codeinthesky and others added 16 commits May 24, 2015 21:21
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.
…or-merge

* commit '1ed2feca9225ac62b99e36a6b71c517c5b805d08':
  add scheme that allows debuging with breakpoints
  change fork with clone, and import with export, also change some button and message text to improve clarity
  fix image clipping warning - move github images to xcassets catalogue
  fix bug in date formatting see http://www.unicode.org/reports/tr35/tr35-31/tr35-dates.html#Date_Format_Patterns (this bug is rumored to have brought down Twitter last December)

# Conflicts:
#	ACCodeSnippetRepository/Controllers/ACCodeSnippetRepositoryConfigurationWindowController.m
@codeinthesky
Copy link

👍

@clementpadovani
Copy link

👏👍

@clementpadovani
Copy link

@Hs-Yeah Please add commit clementpadovani@9f2fc72 that fixes #25.

Thanks

…or-merge

* commit '9f2fc7290f4c51239f45e5901b939c77f0bcbda4':
  Fix empty repo URL crash.

# Conflicts:
#	ACCodeSnippetRepository/Controllers/ACCodeSnippetRepositoryConfigurationWindowController.m
@Hs-Yeah
Copy link
Author

Hs-Yeah commented Jul 28, 2015

@clementpadovani Merged in my branch, thanks you.

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.

[Crash] If a repo is currently set and set it to nothing and fork Xcode crashes Should 'fork' button say 'clone' instead?
4 participants