Skip to content

Latest commit

 

History

History
81 lines (81 loc) · 1.12 KB

README.md

File metadata and controls

81 lines (81 loc) · 1.12 KB
☐ 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