Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philippeweidmann/xcodetemplates

Simple Xcode templates to improve your workflow.
https://github.com/philippeweidmann/xcodetemplates

apple swift swiftui xcode

Last synced: about 3 hours ago
JSON representation

Simple Xcode templates to improve your workflow.

Awesome Lists containing this project

README

        

# Xcode Templates
Simple Xcode templates to improve your workflow.
The templates are displayed alongside Apple ones in the new file menu.

## Installation

1. Copy the `.xctemplate` you want to (you may need to create the folder named `Templates`):
`~/Library/Developer/Xcode/Templates//`
(`` can be anything. Default category names are: `Source`, `User Interface`, `Core Data`, `Resource`, `Documentation`, `Playground`, `Other`)
2. Restart your Xcode
3. You are all set! 🚀

## Templates

### User Interface
* [SwiftUI ViewModifier](User%20Interface/SwiftUI%20ViewModifier.xctemplate)
* [SwiftUI EnvironmentValue](User%20Interface/SwiftUI%20EnvironmentValue.xctemplate)

## Contribute

Anyone is welcome to contribute! Please share your templates with a PR.