Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jessesquires/xcode-settings-backup

Backup of my Xcode configuration and various settings
https://github.com/jessesquires/xcode-settings-backup

ios macos xcode xcode-templates xcode-theme

Last synced: 2 months ago
JSON representation

Backup of my Xcode configuration and various settings

Awesome Lists containing this project

README

        

# xcode-settings-backup

*Backup of my Xcode configuration and various settings*

## Contents

- Xcode color theme
- Default [header file template](https://oleb.net/blog/2017/07/xcode-9-text-macros/)
- Saved [user breakpoints](https://pspdfkit.com/blog/2017/user-breakpoints-in-xcode/)

## Usage

```bash
> git clone [email protected]:jessesquires/xcode-settings-backup.git
> cd xcode-settings-backup/
```

### Install

```bash
> ./scripts/install.sh
```

### Backup

```bash
> ./scripts/backup.sh
```