https://github.com/rcasanovan/xcode-uiview-template
Xcode template for UIView components (Swift).
https://github.com/rcasanovan/xcode-uiview-template
ios iosdevelopment swift swift-5 swift5 template uiview xcode
Last synced: 6 months ago
JSON representation
Xcode template for UIView components (Swift).
- Host: GitHub
- URL: https://github.com/rcasanovan/xcode-uiview-template
- Owner: rcasanovan
- License: apache-2.0
- Created: 2019-03-29T18:48:15.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2020-02-02T11:56:37.000Z (about 6 years ago)
- Last Synced: 2025-08-14T18:54:12.980Z (6 months ago)
- Topics: ios, iosdevelopment, swift, swift-5, swift5, template, uiview, xcode
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xcode UIView template
## How does it work?
* Download or clone this repository.
* cd to ***~/Library/Developer/Xcode/Templates/File Templates/*** (if you don't have the folder created, please create it).
* Copy and paste your downloaded folder to ***~/Library/Developer/Xcode/Templates/File Templates/{your-folder.xctemplate}*** .
* Create a new project and a new file. You should see the template in the options list.
* Enjoy.