Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otaviocc/xcode-config

My Xcode settings, including themes, breakpoints, code snippets, default header, and file templates.
https://github.com/otaviocc/xcode-config

breakpoints file-templates ios macos settings snippets swift templates themes xcode xcode-settings xcode-snippets xcode-theme xcode-themes

Last synced: 24 days ago
JSON representation

My Xcode settings, including themes, breakpoints, code snippets, default header, and file templates.

Awesome Lists containing this project

README

        

# Xcode Settings

* Themes
* Breakpoints
* Default header
* File templates
* Code snippets
* Additional Xcode settings

## Install

```
$ git clone [email protected]:otaviocc/xcode-settings.git
$ cd xcode-settings
$ make install
```

## Backup

```
$ make backup
```