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: fastlane 자동 배포 설정 (#339) #340

Merged
merged 4 commits into from
Jan 5, 2023
Merged

Conversation

dlwns33
Copy link
Member

@dlwns33 dlwns33 commented Jan 3, 2023

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • fastlane으로 배포를 자동화 하였습니다
  • 나중에 테플올릴때 테플 설정이랑 메타 데이터 긁어오는건 다시 바꿔둘게요. 지금은 인증서가 급해서 인증서 작업만 완료했습니다!
  • [사용법]
  • 프로젝트를 최신버전으로 pull 받고
  1. fastlane match appstore --readonly
  2. fastlane match development --readonly
    git repo 주소를 입력하라고 하면 저의 private repo 주소를 입력하시면 되고 passphrase를 입력하시면 됩니다! (이건 따로 전달드리겠습니다)
  • 그리고 아래 이미지 처럼 인증서를 설정해주시면 됩니다!

📸 스크린샷

기능 스크린샷
인증서 설정 image

📮 관련 이슈

@dlwns33 dlwns33 added Yijoon 🐨 이준 대치동강사 작업 Chore 그 이외의 잡일, production code의 변경은 없음 labels Jan 3, 2023
@dlwns33 dlwns33 requested a review from hyun99999 January 3, 2023 15:02
@dlwns33 dlwns33 self-assigned this Jan 3, 2023
@dlwns33 dlwns33 changed the title feat: fastlane 자동 배포 설정 (#339) chore: fastlane 자동 배포 설정 (#339) Jan 3, 2023
@hyun99999
Copy link
Member

🙇🏻‍♂️멋지십니다.. match 방법이라니 적용해주셔서 다른 기술을 사용해볼 수 있게되었네요!

@hyun99999
Copy link
Member

적용 완료했심더!

@dlwns33 dlwns33 merged commit e228545 into develop Jan 5, 2023
@dlwns33 dlwns33 deleted the feature/#339 branch January 5, 2023 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore 그 이외의 잡일, production code의 변경은 없음 Yijoon 🐨 이준 대치동강사 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: fastlane 자동 배포 설정
2 participants