You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: 학생증 화면 KeepAwake 함수 import 수정
- KeepAwake 컴포넌트 대신 activateKeepAwake/deactivateKeepAwake 함수 사용
- TypeScript 타입 오류 해결
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
fix: Xcode Cloud Sentry 설정 오류 처리 개선
- Sentry 설정 파일 검증 로직 추가
- SENTRY_ALLOW_FAILURE 환경 변수 설정으로 업로드 실패 허용
- SENTRY_PROPERTIES가 없을 경우 자동 업로드 비활성화
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>