Skip to content

chore: MARKETING_VERSION 1.1.1로 범프#97

Merged
enebin merged 97 commits into
mainfrom
release/1.1.1
Jun 11, 2026
Merged

chore: MARKETING_VERSION 1.1.1로 범프#97
enebin merged 97 commits into
mainfrom
release/1.1.1

Conversation

@enebin

@enebin enebin commented Jun 11, 2026

Copy link
Copy Markdown
Member

변경 사항

MARKETING_VERSION1.0.01.1.1로 범프.

배경

deploy-testflight 워크플로우가 빌드·Export·업로드까지 성공하지만, TestFlight 업로드 단계의 App Store Connect 검증에서 버전 충돌로 거부됨:

```
CFBundleShortVersionString [1.0.0] must contain a higher version than the
previously approved version [1.1.0].
Invalid Pre-Release Train. The train version '1.0' is closed.
```

App Store Connect에 이미 1.1.0이 등록되어 train(1.0, 1.1.0)이 닫혀 있어, 이전 승인 버전보다 높은 1.1.1로 올림.

🤖 Generated with Claude Code

enebin and others added 30 commits March 9, 2026 09:06
바 차트 형태에서 큰 시간 텍스트 카드 스타일로 UI 대체
- BubbleChartView: CALayer 기반 버블 차트 컴포넌트 구현
- InsightLocationStatsView: 위치 통계 카드 뷰 추가
- InsightCategoryStatsView: FoodGenre.displayName으로 한글 매핑
- PhotoStatsDTO.changeRate: Double 타입으로 변경하여 디코딩 오류 수정
kanghun1121 and others added 25 commits April 21, 2026 17:28
- FlowEmitting 프로토콜(DetailFlowEmitting, EditFlowEmitting, CalendarFlowEmitting) 제거
  → Coordinator가 구체 VC 타입의 flowPublisher에 직접 접근
- SceneProducing 프로토콜 반환 타입을 UIViewController에서 구체 VC 타입으로 변경
  → 런타임 다운캐스팅(as? any FlowEmitting) 제거
- Factories 구조체 프로퍼티를 any SceneProducing에서 구체 Factory 타입으로 변경
  → 컴파일 타임에 타입 정보 보존
알림이 켜진 상태에서 알림설정 행을 탭하면 AI 분석결과/기록 리마인드 알림을 받지 못하게 됨을 알리는 확인 얼럿을 띄운 뒤 설정 앱으로 이동한다.
App Store Connect에 이미 1.1.0이 등록되어 train이 닫혀 있어
TestFlight 업로드가 거부됨. 이전 승인 버전보다 높은 1.1.1로 올림.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kanghun1121 kanghun1121 self-requested a review June 11, 2026 15:20
@enebin enebin changed the base branch from dev to main June 11, 2026 15:57
@enebin enebin merged commit 61b05cd into main Jun 11, 2026
2 checks passed
@enebin enebin deleted the release/1.1.1 branch June 11, 2026 15:58
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.

2 participants