File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
Surf MVP Application.xctemplate Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # ___ PACKAGENAME___
2+ Little description
3+
4+ ## Requirements
5+ * iOS 10.0+
6+ * Xcode 9.0
7+
8+ ## Before running
9+ For install all dependencies you should open project folder in ** Terminal** and call: ` make init `
10+
11+ ## Module generation
12+ Before generation you should open project folder in ** Terminal**
13+ * Screen generation: ` make screen modName=[SCREEN_NAME] `
Original file line number Diff line number Diff line change 2222 <string >../commit-msg </string >
2323 <string >../.swiftlint.yml </string >
2424 <string >../Rambafile </string >
25+ <string >../README.md </string >
2526 </array >
2627 <key >Definitions </key >
2728 <dict >
6667 <key >Group </key >
6768 <string >Non-iOS Resources </string >
6869 </dict >
70+ <key >../README.md </key >
71+ <dict >
72+ <key >TargetIndices </key >
73+ <array />
74+ <key >Path </key >
75+ <string >README.md </string >
76+ <key >Group </key >
77+ <string >Non-iOS Resources </string >
78+ </dict >
6979 </dict >
7080 <key >Targets </key >
7181 <array >
You can’t perform that action at this time.
0 commit comments