Conversation
수동 실행 시 커밋 컨벤션 헤더별로 릴리즈 노트를 생성하고
v{version} 태그·GitHub Release 를 만들어 App Store Release 를 트리거
release 레인에 개인정보 데이터 신고 업로드와 연령 등급 설정을 추가해 심사 제출 차단을 해소하고, 스크린샷을 overwrite 대신 체크섬 동기화로 전환 verify_metadata 필수 목록에 rating.json·app_data_usages.json 반영
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요
develop의 멤버 프로필 기능과 App Store 배포 파이프라인을main으로 반영하는 릴리즈 PR입니다.주요 변경사항
멤버 프로필
App Store 배포
To Reviewer
Release Tag워크플로로 버전 태그를 생성하면 App Store Release 파이프라인이 이어서 실행됩니다.