learning_ai_clock/ios
saravanakumardb1 e61858db15 feat(ios): add TestFlight release script, README, BUILD_STATE + bundle ID migration
- Add release-testflight.sh — one-command archive + upload to TestFlight
- Add README_TESTFLIGHT.md — setup guide for home laptop
- Add BUILD_STATE.md — build tracking
- Migrate bundle IDs: com.chronomind.app → com.saravana.chronomind (original was taken)
- Remove App Groups entitlement temporarily (not registered in dev portal yet)
- Fix duplicate theme enums in generated file
2026-04-04 23:20:54 -07:00
..
ChronoMind feat(ios): add TestFlight release script, README, BUILD_STATE + bundle ID migration 2026-04-04 23:20:54 -07:00
ChronoMind.xcodeproj feat(ios): add TestFlight release script, README, BUILD_STATE + bundle ID migration 2026-04-04 23:20:54 -07:00
ChronoMindMac feat(watch,mac): complete watchOS + macOS companion targets 2026-03-27 11:28:13 -07:00
ChronoMindTests fix(ios): align tests with current PomodoroConfig/PomodoroState/CreateCountdownParams signatures 2026-03-21 08:34:50 -07:00
ChronoMindWatch feat(watch,mac): complete watchOS + macOS companion targets 2026-03-27 11:28:13 -07:00
ChronoMindWidgets feat(ios): add TestFlight release script, README, BUILD_STATE + bundle ID migration 2026-04-04 23:20:54 -07:00
.gitignore feat: add in-app toast system with notification fallback for denied permissions 2026-02-27 21:21:46 -08:00
BUILD_STATE.md feat(ios): add TestFlight release script, README, BUILD_STATE + bundle ID migration 2026-04-04 23:20:54 -07:00
ExportOptions.plist fix(ios): remove duplicate theme enums + add ExportOptions.plist for TestFlight 2026-04-04 23:20:54 -07:00
project.yml feat(ios): add TestFlight release script, README, BUILD_STATE + bundle ID migration 2026-04-04 23:20:54 -07:00
README_TESTFLIGHT.md feat(ios): add TestFlight release script, README, BUILD_STATE + bundle ID migration 2026-04-04 23:20:54 -07:00
release-testflight.sh feat(ios): add TestFlight release script, README, BUILD_STATE + bundle ID migration 2026-04-04 23:20:54 -07:00