This differential removes SQLite -related dependencies from NotificationService. Currently we do not update SQLite from NotificationService so keeping its dependencies in NotificationService's dependencies compile sources is a bad practice. Related context is here: https://linear.app/comm/issue/ENG-1979/using-rust-with-sqlite
Details
Details
Build the app.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/ios/Comm.xcodeproj/project.pbxproj | ||
---|---|---|
983 ↗ | (On Diff #19555) | This doesn't seem to be SQLite-related |
native/ios/Comm.xcodeproj/project.pbxproj | ||
---|---|---|
60 ↗ | (On Diff #19945) | Xcode might disagree, but I would expect this file not being touched, instead of being remove and added. But it doesn't matter that much. |