We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
파이어베이스는 복잡하니깐,, 한번 제가 보려고 적어봅니다.
tuist edit
저는 Dynamic Link 를 추가할꺼라 요걸 넣어주겠습니다
컨트롤 C
tuist fetch // ✅ 제발 까먹지마! 이게 패키지 설치해 tuist generate
The text was updated successfully, but these errors were encountered:
아래 코드 한줄 추가
tuist fetch tuist generate
Sorry, something went wrong.
Selector not recognized 가 뜨시나요? chaneeii/iOS-Study-Log#41
chaneeii
No branches or pull requests
파이어베이스는 복잡하니깐,, 한번 제가 보려고 적어봅니다.
0. Manifest 를 수정해봅시다
1. Dependencies.swift 에서 설치하려는 SPM 주소와 최소 버전을 추가해주세요!
2. 패키지를 넣을 모듈의 Project.swift 로 갑니다 🚗
저는 Dynamic Link 를 추가할꺼라 요걸 넣어주겠습니다
3. 저장하고 다시 generate!
ref
The text was updated successfully, but these errors were encountered: