Refactor: optimize date handling, streamline room update logic, and improve Xcode configuration
- Replaced `first` with `minByOrNull` for safer event list start time handling. - Refactored `UpdateUseCase` to remove redundant `Clock` and `TimeZone` usage, simplifying time management logic. - Consolidated redundant code and improved readability in `MainComponent` by modularizing state updates and event listeners. - Updated `currentInstant` logic in `LocalDateTimeUtils` for better consistency with `LocalDateTime` utilities. - Removed fixed button width in `BusyRoomInfoComponent` for more flexible UI design. - Simplified `iosApp.xcscheme` by removing unused configurations and streamlining build settings.
Это отличие свёрнуто
Пожалуйста, зарегистрируйтесь или войдите чтобы прокомментировать