Skip to content

Latest commit

Β 

History

History
61 lines (56 loc) Β· 1.57 KB

README.md

File metadata and controls

61 lines (56 loc) Β· 1.57 KB

iOS

Tuist μ‚¬μš©λ²•

  • μ½”λ“œλŠ” κ·ΈλŒ€λ‘œ XCodeμ—μ„œ μž‘μ„±ν•˜λ©΄ 됨.

  • μ™ΈλΆ€ 라이브러리 μΆ”κ°€ μ‹œ, Project파일과 Package파일 μˆ˜μ • ν•„μš”ν•¨(@doyeonk429 μ—κ²Œ 연락)

  • env

  • version : 4.31.0(mise ν†΅ν•΄μ„œ μ„€μΉ˜)

  • μ£Όμš” λͺ…λ Ήμ–΄ (mise exec --)

  • tuist install

  • tuist generate

  • tuist build

  • tuist graph

브랜치 ꡬ쑰

β”œβ”€β”€ main
β”œβ”€β”€ Dev ────── Release
     β”œβ”€β”€ DY        └── version 1.0.0
     β”œβ”€β”€ YS
Β Β    └── HZ

폴더링

β”œβ”€β”€ Derived
β”‚Β Β  β”œβ”€β”€ InfoPlists
β”‚Β Β  └── Sources
β”‚Β Β      β”œβ”€β”€ Extensions
β”‚Β Β      └── Fonts
β”œβ”€β”€ DropDrug
β”‚Β Β  β”œβ”€β”€ Resources
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Assets.xcassets
β”‚Β Β  β”‚Β Β  └── Preview Content
β”‚Β Β  β”œβ”€β”€ Sources
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ AppDelegate.swift
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ SceneDelegate.swift
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Models
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ ViewControllers
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Protocols
β”‚Β Β  β”‚Β Β  └── 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