awesome-xcode icon indicating copy to clipboard operation
awesome-xcode copied to clipboard

List of awesome snippets, plugins, and extras for Xcode.

awesome-xcode

List of awesome snippets, plugins, and extras for Xcode. Managed by Jeffrey Jackson

Feel free to contribute: issues or pull requests.

:large_orange_diamond: Swift projects

Applications

  • Alcatraz: Package manager for Xcode
    • https://github.com/supermarin/Alcatraz
  • Carthage: A simple, decentralized dependency manager for Cocoa :large_orange_diamond:
    • https://github.com/Carthage/Carthage
  • Cocoapods: The Cocoa Dependency Manager
    • https://github.com/CocoaPods/CocoaPods
  • xcodesnippet:A command-line interface for installing Xcode Snippets
    • https://github.com/Xcode-Snippets/xcodesnippet

Snippets

  • @mattt: Xcode snippets in Objective-C
    • https://github.com/Xcode-Snippets/Objective-C
  • @burczyk: Xcode snippets in Swift :large_orange_diamond:
    • https://github.com/burczyk/XcodeSwiftSnippets
  • @schukin: Fucking-Block-Syntax-Autocompletion
    • https://github.com/schukin/Fucking-Block-Syntax-Autocompletion

Plugins

  • ColorSense-for-Xcode: Plugin for Xcode to make working with colors more visual
  • https://github.com/omz/ColorSense-for-Xcode
  • cocoapods-xcode-plugin: Dependency management helper for your CocoaPods, right in Xcode
    • https://github.com/kattrali/cocoapods-xcode-plugin
  • FuzzyAutocompletePlugin: A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching
    • https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin
  • SCXcodeSwitchExpander: Xcode plugin that enables switch cases autocompletion
    • https://github.com/stefanceriu/SCXcodeSwitchExpander
  • XcodeBoost: An Xcode plugin that aims to make altering and inspecting code quick and easy.
    • https://github.com/fortinmike/XcodeBoost
  • Xvim: Xcode plugin for Vim keybindings
    • https://github.com/XVimProject/XVim

OS X Apps & Frameworks

jeffreyjackson/mac-apps jeffreyjackson/mac-frameworks

Gists

jeffreyjackson/gists