Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#17] - 컬러 에셋 추가 #19

Merged
merged 1 commit into from
Oct 1, 2021
Merged

[#17] - 컬러 에셋 추가 #19

merged 1 commit into from
Oct 1, 2021

Conversation

mini-min
Copy link
Member

@mini-min mini-min commented Oct 1, 2021

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • Colors.xassets 생성
  • Color Catalog 추가
  • SwiftGen 사용해서 Enum 객체 생성

📸 스크린샷

설명 스크린샷
가이드 스크린샷 2021-10-01 오후 2 33 45
컬러 변수명 스크린샷 2021-10-01 오후 2 36 15
사용법 스크린샷 2021-10-01 오후 2 37 42

📮 관련 이슈

@mini-min mini-min added Minjae 🐻‍❄️ 민재 강남1타강사 작업 P1 / Priority High 우선순위 높음 Chore 그 이외의 잡일, production code의 변경은 없음 labels Oct 1, 2021
@mini-min mini-min self-assigned this Oct 1, 2021

// MARK: - Asset Catalogs

internal enum Colors {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SwiftGen 👍

@hyun99999 hyun99999 merged commit 9cbc8c6 into TeamNADA:develop Oct 1, 2021
@mini-min mini-min deleted the feature/#17 branch October 2, 2021 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore 그 이외의 잡일, production code의 변경은 없음 Minjae 🐻‍❄️ 민재 강남1타강사 작업 P1 / Priority High 우선순위 높음
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] 컬러 에셋 추가
2 participants