songyc macbook 6b5e1dc20a fix(main): 새로고침 버튼 프리미엄 판정을 RefreshButton body 안으로 이동
- .toolbar { if PremiumManager.shared.isPremium } 조건은 @Observable 변경 시
  재평가가 보장되지 않아, 실행 중 프리미엄 전환(설정 테스트 토글·구매) 후
  버튼이 앱 재시작 전까지 나타나지 않는 실기기 결함 (아이폰·아이패드·맥 공통)
- ToolbarItem은 무조건 두고 RefreshButton body에서 판정 — View body는
  관찰 추적이 확실 (같은 body의 isRefreshing 전환이 검증된 패턴)
- 검증: Debug·Store 빌드, 무료(버튼 없음)/프리미엄(버튼 표시) 아이폰·아이패드 캡처

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 21:54:11 +09:00
2025-05-17 18:21:24 +09:00
2025-09-14 19:51:16 +09:00
Description
This is a repository where I have collected my study codes, project codes I have worked on so far, and setting files.
330 MiB
Languages
Swift 78.6%
Python 6.7%
C 6%
Java 4.4%
TypeScript 3%
Other 1.3%