Skip to content

konstantinpavlikhin/ProjectDirectoryStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

☐ AwesomeProject
│
┝╸.gitignore
│
┝╸.gitmodules
│
┝╸☐ .git
│
┝╸☐ Carthage
│
┝╸☐ Configurations
│
┝╸☐ Documentation
│
┝╸☐ NestedSubproject
│
┝╸☐ Pods
│
┝╸☐ Resources
│ │
│ ┝╸☐ Base.lproj
│ │
│ ┝╸☐ en.lproj
│ │
│ ┝╸☐ FunkyButton.xcassets
│ │
│ ┝╸AwesomeProject.entitlements
│ │
│ ┝╸AwesomeProject.xcdatamodeld
│ │
│ ┝╸Credits.rtf
│ │
│ ┝╸Info.plist
│ │
│ ┕╸MainMenu.xib
│
┝╸☐ Sample
│
┝╸☐ Sources
│ │
│ ┝╸ABCCustomObject.h
│ │
│ ┝╸ABCCustomObject+Private.h
│ │
│ ┝╸ABCCustomObject.m
│ │
│ ┝╸Something.swift
│ │
│ ┕╸main.m
│
┝╸☐ Submodules
│
┝╸☐ Tests
│ │
│ ┝╸☐ Resources
│ │
│ ┕╸☐ Sources
│
┝╸☐ Tools
│
┝╸AwesomeProject.modulemap
│
┝╸AwesomeProject.podspec
│
┝╸AwesomeProject.xcodeproj
│
┝╸AwesomeProject.xcworkspace
│
┝╸Cartfile
│
┝╸Podfile
│
┝╸CHANGELOG.md
│
┝╸CONTRIBUTIONS.md
│
┝╸LICENSE.md
│
┕╸README.md

About

My vision of how project directory should be structured when building Cocoa applications in Objective-C/Swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published