Conversation
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.
🔗 연관된 이슈
🎯 의도
📝 작업 내용
📌 요약
ios_required_version조회 기능 추가AppVersionConfigurationService→AppVersionRepository→CheckAppUpdateUseCase계층 구성RootFeature최초 진입 시 한 번만 업데이트를 확인하는 처리 추가Config.xcconfig설정 분리🔍 상세
FirebaseRemoteConfig제품 의존성과 Infra 구현 등록ios_required_version값을마케팅 버전.빌드 번호형식으로 사용1.5, 빌드 번호127인 경우1.5.127CFBundleShortVersionString과CFBundleVersion을 조합한 현재 앱 버전 생성AppVersion추가RootFeature.onAppear에서 로그인 상태와 무관하게 업데이트 확인을 한 번만 수행APP_STORE_URL로 이동Info.plist의APP_STORE_URL을$(APP_STORE_URL)과 연결DomainTeststarget 활성화 및 Data·Domain·Entry 테스트 추가운영 설정 필요 항목:
ios_required_versionConfig.xcconfig의APP_STORE_URL📸 영상 / 이미지 (Optional)