Page MenuHomePhabricator

Introduce flat-file based message storage and its utilities to XCode build system
AbandonedPublic

Authored by marcin on Jun 29 2022, 2:48 AM.
Tags
None
Referenced Files
F3363192: D4396.diff
Mon, Nov 25, 12:46 AM
Unknown Object (File)
Mon, Nov 11, 12:40 PM
Unknown Object (File)
Mon, Nov 11, 10:41 AM
Unknown Object (File)
Mon, Nov 11, 10:34 AM
Unknown Object (File)
Mon, Nov 11, 9:15 AM
Unknown Object (File)
Mon, Nov 11, 3:55 AM
Unknown Object (File)
Oct 21 2024, 9:01 PM
Unknown Object (File)
Oct 18 2024, 3:17 PM

Details

Summary

Trigger XCode compilation of flat-file message storage and its utilities.

Test Plan

No test plan

Diff Detail

Repository
rCOMM Comm
Branch
marcin/eng-1218
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Fix bugs in project.pbxproj after rebasing onto master

tomek requested changes to this revision.Jun 30 2022, 4:32 AM

It's probably better to add files to project.pbxproj as they are introduced (in the same diff) - by doing that we will make sure that we're not adding something that doesn't compile

This revision now requires changes to proceed.Jun 30 2022, 4:32 AM

All files are immediately introduced to XCode in differentials that create them.