Skip to content

yagizhanakduman/CleanSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Clean Swift

Clean Swift Architecture Xcode Template

Installation

Usage

  • Create a new folder e.g. "Sample" for your scene
  • Create a new file (Right Click > New File..., File > New > File or ⌘N)
  • Choose Scene in Clean Swift section;

Screen Shot 2021-10-06 at 11 45 37

  • Type your folder name, then click next;

Screen Shot 2021-10-06 at 11 46 01

  • Select all added folders;

Screen Shot 2021-10-06 at 11 47 28

  • Delete selected folders with remove reference selection (Right Click > Delete -> Remove Reference);

Screen Shot 2021-10-06 at 11 48 44

Screen Shot 2021-10-06 at 11 51 20

  • Click the folder and select Add Files to... (Right Click > Add Files to 'Project Name')

Screen Shot 2021-10-06 at 11 59 18

  • Then add all the folders we deleted before;

Screen Shot 2021-10-06 at 12 04 17

  • It is ready;

Screen Shot 2021-10-06 at 11 49 57