[CHORE] design-tokens 자동 반영#24
Open
khyeji98 wants to merge 4 commits into
Open
Conversation
|
자동 생성된 디자인 토큰 파일들이 프로젝트 코딩 컨벤션 및 모범 사례를 잘 준수하고 있습니다. 특별히 개선이 필요한 부분은 없습니다. |
Style Dictionary 자동 반영 파이프라인과 중복되므로 TuistColors 합성기를 비활성화하여 Colors+Generated.swift를 단일 진실 공급원으로 사용
|
자동 생성된 디자인 토큰 파일들이 전반적으로 프로젝트의 Swift 코드 품질 및 SwiftUI 컨벤션을 잘 준수하고 있습니다. 특별히 개선할 부분은 없습니다. |
Colors ResourceSynthesizer 비활성화로 인한 산출물 삭제
|
자동 생성된 디자인 토큰 파일들은 프로젝트의 코딩 컨벤션과 아키텍처 가이드라인을 잘 따르고 있습니다. 특별한 수정 사항은 없습니다. |
|
디자인 토큰 자동 반영을 위한 PR입니다. 새로 추가된 자동 생성 코드들은 프로젝트의 코딩 컨벤션과 아키텍처 가이드라인을 잘 준수하고 있습니다. 특별히 수정이 필요한 사항은 없습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
자동 생성된 디자인 토큰 반영
Source:
zizizoi0709-p/design-tokens@5aa024284f6b66a837b2a0a9a65ec6ecda2fed51Trigger:
pushonmainWorkflow run: #2
Branch:
chore/design-tokens-sync-20260512-112842→develop변경된 파일 (베이스:
Projects/Shared/DesignSystem/)Resources/Colors.xcassets/(Asset Catalog)Sources/Color/Generated/Colors+Generated.swiftSources/CustomFont/Generated/Typography+Generated.swiftSources/Tokens/Generated/Spacing+Generated.swiftSources/Tokens/Generated/Sizing+Generated.swiftSources/Tokens/Generated/BorderRadius+Generated.swiftSources/Tokens/Generated/BorderWidth+Generated.swiftSources/Tokens/Generated/Opacity+Generated.swiftSources/Tokens/Generated/BoxShadow+Generated.swift머지 후 작업
신규 파일이 Xcode 프로젝트에 반영되도록 로컬에서 아래를 실행한다.
./tuisttool generate && tuist graph