How do You structure an iPhone Xcode project?

前端 未结 3 1159
面向向阳花
面向向阳花 2021-01-30 02:38

What are good ways of building groups/folders?

I\'ve tried by feature (UI for a feature plus model etc) with a common group. I\'ve also tried by UI, model, etc.

3条回答
  •  無奈伤痛
    2021-01-30 03:08

    It's going to be very project dependent. In my last project I had mostly views, and so I organized the views by view-type.

提交回复
热议问题