mirror of
https://github.com/samsonjs/appleuniversal-xctemplates.git
synced 2026-04-24 14:27:40 +00:00
Update README.md
This commit is contained in:
parent
1d89cd7d2d
commit
d2af643043
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
Opinionated templates for Xcode.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
The project templates should be copied into the `~/Library/Developer/Xcode/Templates/Projcet\ Templates` folder. You can do this by running the `./copy` script. This will recursively copy the folders containing the project templates. Alternatively you can symlink the folders by running the `./symlink` script.
|
||||
|
|
@ -17,3 +19,5 @@ This is not an actual project template. It contains the base configuration for a
|
|||
### iOS Minimalist
|
||||
|
||||
This is a minimalistic template for an iOS project. It configures the app to use scenes without storyboards.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue