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

[CHORE] #150 - 인증서 재설정 및 fastlane 구축 #151

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

dlwns33
Copy link
Member

@dlwns33 dlwns33 commented Feb 23, 2023

🐯 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 인증서를 fastlane match로 관리합니다.

인증서는 지금 제 개인 private repo에 있기 때문에

  1. 팀원을 인증서가 있는 private repo에 초대 (메일 확인해주세요!)
  2. 프로젝트를 최신버전으로 pull 받고

팀원이 xcode프로젝트가 있는 경로에서

  1. fastlane match appstore --readonly
  2. fastlane match development --readonly

그리고 프로젝트에서
image
다음과 같이 인증서를 설정해주시면 됩니다.

  • 배포를 fastlane으로 자동화 시킬 예정입니다.

📮 관련 이슈

@dlwns33 dlwns33 added CHORE 코드 수정, 내부 파일 수정 이준 🦦 이준이가 했어요 labels Feb 23, 2023
@dlwns33 dlwns33 self-assigned this Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHORE 코드 수정, 내부 파일 수정 이준 🦦 이준이가 했어요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] - 인증서 재설정 및 fastlane 구축
1 participant