Commit Graph

3 Commits

Author SHA1 Message Date
Macbook 74656a9d28 fix: macOS sed로 APK versionName 파싱
BSD sed는 \\s를 지원하지 않아 .env에 잘못된 버전이 기록되던 문제를 수정한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 16:46:37 +09:00
Macbook 7c4fc00b37 fix: server mobile CI — Java paths, monorepo Podfile
Jenkins/서버에서 brew OpenJDK·Android SDK 경로를 사용하고, npm workspace
루트의 Capacitor iOS 의존성을 Podfile이 참조하도록 수정한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 16:40:58 +09:00
Macbook f34104b721 feat: Phase 1 mobile tablet — Jenkins APK, PC tab, in-app update
Capacitor 확장으로 git push 시 Mobile Jenkins 빌드, PC 탭 Android/iPad 다운로드,
앱 내 APK 업데이트, iOS TestFlight API 및 Capacitor ios 프로젝트를 추가한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 16:31:55 +09:00