Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jessesquires/xcode-settings-backup
- Owner: jessesquires
- Created: 2014-12-19T23:18:27.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T02:56:47.000Z (almost 2 years ago)
- Last Synced: 2024-05-09T20:08:26.545Z (8 months ago)
- Topics: ios, macos, xcode, xcode-templates, xcode-theme
- Language: Shell
- Homepage:
- Size: 323 KB
- Stars: 21
- Watchers: 3
- 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 [email protected]:jessesquires/xcode-settings-backup.git
> cd xcode-settings-backup/
```### Install
```bash
> ./scripts/install.sh
```### Backup
```bash
> ./scripts/backup.sh
```