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: 12 months ago
JSON representation
Backup of my Xcode configuration and various settings
- Host: GitHub
- URL: https://github.com/jessesquires/xcode-settings-backup
- Owner: jessesquires
- Created: 2014-12-19T23:18:27.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T02:56:47.000Z (about 3 years ago)
- Last Synced: 2025-03-19T02:11:32.249Z (12 months ago)
- Topics: ios, macos, xcode, xcode-templates, xcode-theme
- Language: Shell
- Homepage:
- Size: 323 KB
- Stars: 23
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 git@github.com:jessesquires/xcode-settings-backup.git
> cd xcode-settings-backup/
```
### Install
```bash
> ./scripts/install.sh
```
### Backup
```bash
> ./scripts/backup.sh
```