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

fix: FastLane buildNumber Method 수정 #689

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

Do-hyun-Kim
Copy link
Collaborator

🔵PR을 올리기 전 아래 사항을 확인해주세요.

  • 구현한 로직과 기능이 올바르게 작동되는지 충분히 테스트해주세요.
  • 코드의 성능이나 메모리 효율성이 적절하게 고려되었는지, 불필요한 코드가 없는지 검토해주세요.
  • 이번 PR에서 구현된 주요 기능이나 해결된 문제에 대해 자세히 서술해주세요.
    (위 내용은 지워주세요)

😽개요

  • app_store_build_numberlive parameter에 true 값으로 지정되어 있다보니 이미 배포된 buildnumber 기준으로 가져와서 false로 수정했습니다.
  • 배포 버전은 1.2.3인데도 1.2.2 버전에 빌드넘버를 가져와서 테플에 업로드하려함

🛠️작업 내용

  • app_store_build_number live parameter 값 수정
스크린샷 2024-10-19 오전 12 56 35

✅테스트 케이스

  • 제출 준비중인 빌드넘버 기준으로 빌드가 되는지 확인해요

🙏🏻아래와 같이 PR을 리뷰해주세요.

  • PR 내용이 부족하다면 보충 요청해주세요.
  • 코드 스타일이 팀의 규칙에 맞게 작성되었는지, 일관성을 유지하고 있는지 확인해주세요.
  • 코드에 대한 문서화나 주석이 필요한 부분에 적절하게 작성되어 있는지 확인해주세요.
  • 구현된 로직이 효율적이고 올바르게 작성되었는지, 아키텍처를 잘 준수하고 있는지 검토해주세요.
  • 네이밍, 포매팅, 주석 등 코드의 일관성이 유지되고 있는지 확인해주세요.

@Do-hyun-Kim Do-hyun-Kim merged commit 763efbf into develop Oct 19, 2024
@Do-hyun-Kim Do-hyun-Kim deleted the fix/#688-fastlane-stg-buildnumber-modify branch October 19, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants