Skip to content

나만의 여행기록 아카이빙 서비스, 여행 조각 (Trip-Piece)

Notifications You must be signed in to change notification settings

UMC-TripPiece/TripPiece_iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS

브랜치 구조

├── main
├── Dev ────── Release
     ├── Auth       └── version 1.0.0
     ├── Map
     ├── Travel
     └── User

폴더링

├── Derived
│   ├── InfoPlists
│   └── Sources
│       ├── Extensions
│       └── Fonts
├── DropDrug
│   ├── Resources
│   │   ├── Assets.xcassets
│   │   └── Preview Content
│   ├── Sources
│   │   ├── AppDelegate.swift
│   │   ├── SceneDelegate.swift
│   │   ├── APIServices
│   │   ├── Models
│   │   ├── Cells
│   │   ├── Extensions
│   │   ├── ViewControllers
│   │   └── Views
│   └── Tests
│       └── DropDrugTests.swift
├── DropDrug.xcodeproj
│   ├── project.pbxproj
│   ├── project.xcworkspace
│   ├── xcshareddata
│   │   └── xcschemes
│   └── xcuserdata
├── DropDrug.xcworkspace
│   ├── contents.xcworkspacedata
│   ├── xcshareddata
│   └── xcuserdata
├── Project.swift
├── README.md
└── Tuist
    ├── Config.swift
    ├── Package.resolved
    └── Package.swift

About

나만의 여행기록 아카이빙 서비스, 여행 조각 (Trip-Piece)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages