- 컴플리케이션이 페이스 편집 목록에 아예 안 나오던 원인: 추천 구성 (recommendations)의 description에 문자열 보간을 사용해 WidgetKit이 "Formatted text for AppIntentRecommendation is not supported" assertion으로 익스텐션을 즉사시킴 → 시스템이 위젯 목록 조회 자체를 실패 → Text(verbatim:)으로 교체. 시뮬레이터 chronod 로그로 3종 kind (HaruWatchStatus/GoalRate/QuestRate) 정상 등록 확인 (크래시 0) - 추천 구성을 캐시된 목표/다짐 기반으로 개선 (모든 파라미터 채움) - 워치 앱·워치 위젯 익스텐션 표시 이름 현지화: InfoPlist.xcstrings 추가 (ko 하루다님 / en Haru Danim / ja ハルダニム) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013yKDMhuF39GVYy3FMcGHh7
Description
This is a repository where I have collected my study codes, project codes I have worked on so far, and setting files.
Languages
Swift
78.6%
Python
6.7%
C
6%
Java
4.4%
TypeScript
3%
Other
1.3%