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

의존성 캐시 hash값 변경 #453

Closed
baekteun opened this issue Mar 9, 2024 · 0 comments · Fixed by #454
Closed

의존성 캐시 hash값 변경 #453

baekteun opened this issue Mar 9, 2024 · 0 comments · Fixed by #454
Assignees
Labels
⚙ Setting 개발 환경 세팅 ⚡️ Simple 간단한 변경사항

Comments

@baekteun
Copy link
Member

baekteun commented Mar 9, 2024

할 일

현재는 Dependencies.swift가 바뀌었는지를 통해 의존성을 캐시에서 가져올지 새로 fetch할지를 정했지만, tuist 버전을 올리면서 서드파티 의존성을 Package.swift에 정의하였기에 hash를 Package.swift로부터 가져오도록 변경해야해요.

추가사항

No response

@baekteun baekteun added ⚡️ Simple 간단한 변경사항 ⚙ Setting 개발 환경 세팅 labels Mar 9, 2024
@baekteun baekteun self-assigned this Mar 9, 2024
baekteun added a commit that referenced this issue Mar 10, 2024
…ackage-swift

🔀 :: (#453) 의존성 캐시의 flag인 hashFile의 입력 파일 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙ Setting 개발 환경 세팅 ⚡️ Simple 간단한 변경사항
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant