mirror of
https://github.com/colanode/colanode.git
synced 2026-07-09 20:08:46 +02:00
* Mobile: set up EAS Build and TestFlight distribution for iOS team testing - Add eas.json with production build profile (Node 22.16.0) - Configure iOS app signing and provisioning via EAS - Add Metro mocking for Kysely FileMigrationProvider (Hermes compilation error) - Pin react-dom@19.1.0 to match react version (package.json overrides) - Store EAS projectId in app.json for Expo CLI integration The app now builds on EAS cloud and distributes to TestFlight. Team members can be added as internal testers for easy installation on their iPhones. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> * Mobile: set up EAS Build and TestFlight distribution for iOS team testing - Add eas.json with production build profile (Node 22.16.0) - Configure iOS app signing and provisioning via EAS - Add Metro mocking for Kysely FileMigrationProvider (Hermes compilation error) - Pin react-dom@19.1.0 to match react version (package.json overrides) - Store EAS projectId in app.json for Expo CLI integration The app now builds on EAS cloud and distributes to TestFlight. Team members can be added as internal testers for easy installation on their iPhones. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>