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

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: 6 months 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 git@github.com:otaviocc/xcode-settings.git
$ cd xcode-settings
$ make install
```

## Backup

```
$ make backup
```