All Projects → BB9z → xcode-config

BB9z / xcode-config

Licence: other
My Xcode config - Alfred Workflow, File templates, Xcode code snippets, themes, IDETextKeyBindingSet

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to xcode-config

Alfred Pinboard Rs
Alfred Workflow for Pinboard (Rust)
Stars: ✭ 223 (+1293.75%)
Mutual labels:  alfred-workflow, alfred3-workflow
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-6.25%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfred Jira
Alfred 3 (or Alfred 2) workflow for interacting with JIRA.
Stars: ✭ 242 (+1412.5%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+13850%)
Mutual labels:  alfred-workflow, alfred3-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (+56.25%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (+1012.5%)
Mutual labels:  alfred-workflow, alfred3-workflow
zsh-launchpad
🚀 Simple, educational dotfiles template to get started with Zsh and learn about its features
Stars: ✭ 141 (+781.25%)
Mutual labels:  templates, configuration
Alfred Atom
Alfred workflow to browse and open Atom projects
Stars: ✭ 41 (+156.25%)
Mutual labels:  alfred-workflow, alfred3-workflow
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (+337.5%)
Mutual labels:  alfred-workflow, alfred3-workflow
bookends-tools
Alfred Workflow to Integrate with Bookends, an academic reference manager/bibliography tool for macOS
Stars: ✭ 78 (+387.5%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (+931.25%)
Mutual labels:  alfred-workflow, alfred3-workflow
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (+0%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfred Tty
Alfred Workflow to quickly switch between or close iTerm windows, tabs and panes based on title and tty
Stars: ✭ 99 (+518.75%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfred Bear
Streamlined note searching and creation for Bear using Alfred
Stars: ✭ 203 (+1168.75%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfred Pdf Tools
Optimize, encrypt and manipulate PDF files.
Stars: ✭ 69 (+331.25%)
Mutual labels:  alfred-workflow, alfred3-workflow
wipfred
🚧Manage your wip.chat todos with alfred
Stars: ✭ 23 (+43.75%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-12.5%)
Mutual labels:  alfred-workflow, alfred3-workflow
Alfred Bluetooth Connect
Alfred plugin that allowed to connect/disconnect to paired bluetooth device
Stars: ✭ 28 (+75%)
Mutual labels:  alfred-workflow, alfred3-workflow
alfred-workflows
Hopefully useful workflows for Alfred
Stars: ✭ 54 (+237.5%)
Mutual labels:  alfred-workflow, alfred3-workflow
IosCodeSpecification
Ios best practices, Ios development specification, ios 开发规范,ios 最佳实践,ios编码规范
Stars: ✭ 43 (+168.75%)
Mutual labels:  xcode-templates, xcode-color-theme

Xcode 配置文件

配置目录

  • UserData ~/Library/Developer/Xcode/UserData

    代码片段、配色、代码片段及其他用户数据

  • Templates ~/Library/Developer/Xcode/Templates

    用户模版

  • IDETextKeyBindingSet Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/Resources/

    IDETextKeyBindingSet.plist 所在目录,该文件用于定义 Xcode 首选项中的 Key Bindings 列表。另见: http://stackoverflow.com/q/10266170/

安装

执行目录 install.command 以安装,Xcode 更新后需要重新安装键绑定(使用 reinstall-keybing.command 就行)。

Xcode 需要安装在 /Applications 目录下。不保证正确性,Use on your own risk.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].