Skip to content

Chore/#511 크래시 수정 후 Deploy - #512

Merged
y-eonee merged 13 commits into
releasefrom
develop
Aug 19, 2026
Merged

Chore/#511 크래시 수정 후 Deploy#512
y-eonee merged 13 commits into
releasefrom
develop

Conversation

@y-eonee

@y-eonee y-eonee commented Aug 19, 2026

Copy link
Copy Markdown
Member

🔗 연결된 이슈

📄 작업 내용

  • 크래시 수정 후 배포합니다.
  • 버전 1.2.5로 수정했습니다.

Summary by CodeRabbit

  • 새로운 기능

    • 앱 버전이 1.2.5로 업데이트되었습니다.
    • 배포 환경별 앱 설정 및 외부 서비스 연동 구성이 개선되었습니다.
  • 문서

    • TestFlight 및 App Store 배포 절차와 릴리스 노트 관리 가이드를 정비했습니다.
  • 개선 사항

    • 앱 활성화 시 동작을 간소화해 안정적인 실행 환경을 제공합니다.

@y-eonee
y-eonee merged commit 6596a78 into release Aug 19, 2026
1 check was pending
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 3a372157-38ef-4eab-972f-35e15dc024af

📥 Commits

Reviewing files that changed from the base of the PR and between 225c98b and 063fd2c.

📒 Files selected for processing (5)
  • .github/workflows/build_test.yml
  • .github/workflows/fastlane_ci.yml
  • ByeBoo-iOS/ByeBoo-iOS.xcodeproj/project.pbxproj
  • ByeBoo-iOS/ByeBoo-iOS/App/SceneDelegate.swift
  • ByeBoo-iOS/fastlane/README.md

Walkthrough

CI가 시크릿으로 iOS 설정 파일을 생성하도록 경로와 값을 갱신했습니다. 앱 버전을 1.2.5로 변경했습니다. Fastlane 배포 문서를 갱신했습니다. 씬 활성화 알림 게시를 제거했습니다.

Changes

릴리스 파이프라인

Layer / File(s) Summary
시크릿 기반 설정 파일 생성
.github/workflows/build_test.yml, .github/workflows/fastlane_ci.yml
CI workflow가 BASE_URL, KAKAO_NATIVE_APP_KEY, MIXPANEL_TOKEN으로 Config.xcconfig를 생성합니다. GOOGLE_SERVICE_INFO_BASE64GoogleService-Info.plist를 생성합니다.
릴리스 메타데이터 및 배포 문서
ByeBoo-iOS/ByeBoo-iOS.xcodeproj/project.pbxproj, ByeBoo-iOS/fastlane/README.md
Debug 및 Release 설정의 CURRENT_PROJECT_VERSION1, MARKETING_VERSION1.2.5로 변경했습니다. Fastlane 인증, GitHub Secrets, 배포 lane, Release Note, workflow 실행 조건을 문서화했습니다.

씬 활성화 동작

Layer / File(s) Summary
활성화 알림 게시 제거
ByeBoo-iOS/ByeBoo-iOS/App/SceneDelegate.swift
sceneDidBecomeActive(_:)UIApplication.didBecomeActiveNotification을 게시하지 않도록 변경했습니다.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

Suggested labels: hotfix, setting, deploy, docs

Suggested reviewers: dev-domo, juri123123

Poem

깡충 뛰는 토끼가 설정을 심고,
비밀 키 세 개를 둥지에 담네.
버전은 새 잎처럼 1.2.5,
배포 길은 Fastlane으로 반짝여.
알림은 조용히 쉬어 간다네.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant