注册
登录
增强现实AR
>>
Xcode-VIPER-Architecture-Template
>>
返回
项目作者:
rcasanovan
项目描述 :
Xcode template for VIPER Architecture (Swift)
高级语言:
项目主页:
项目地址:
git://github.com/rcasanovan/Xcode-VIPER-Architecture-Template.git
创建时间:
2019-03-02T23:29:50Z
项目社区:
https://github.com/rcasanovan/Xcode-VIPER-Architecture-Template
开源协议:
Apache License 2.0
下载
Xcode VIPER Architecture template
VIPER Architecture
References:
Viper architecture
@smalam119
/viper-design-pattern-for-ios-application-development-7a9703902af6">Viper for iOS
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.