session-ios/Session.xcodeproj
Morgan Pretty 4380f1975c Further work on the DB refactoring
Added the rest of the interaction structure to the database (testing some migration logic now - still needs to be finalised)
Updated the YDBToGRDB migrations to wrap their inserts in autorelease pools (helps memory slightly, unfortunately it's caching the YDB data which uses the most memory but we have opted for speed over RAM at the moment)
Updated the MockDataGenerator so it should now "chunk" the code generation (crazy large figures were previously resulting in excessive memory usage)
2022-04-08 16:56:33 +10:00
..
project.xcworkspace Rename project 2021-01-11 15:01:59 +11:00
xcshareddata fix home screen not reloading when coming into foreground 2022-02-17 15:31:27 +11:00
project.pbxproj Further work on the DB refactoring 2022-04-08 16:56:33 +10:00