/ACCodeSnippetRepositoryFixed

ACCodeSnippetRepository fixed for 7.2 above

Primary LanguageObjective-CMIT LicenseMIT

ACCodeSnippetRepositoryPlugin_Fixed

Build Status

This is a fixed edition for ACCodeSnippetRepositoryPlugin for support Xcode 7.2 and above.

1.Fix issues:

1. Fix MenuItems (I move the menuItems to 'Source Control' menu from 'Plugins' to avoid plugin conflicts); 

2. Fix Snippets Path (Because Xcode 7.2 no longer recognize snippets in subfolders,
                     and I change the path to ../CodeSnippets/ ).

2.ReactiveCocoa and PromiseKit codesnippets from myself:

3.Follows the acoomans's guide, and noticing my fix issues above.

4.Thanks to

screenshots