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
Unknown Object (File)
Mon, Apr 21, 12:39 AM
Unknown Object (File)
Sun, Apr 20, 12:54 PM
Unknown Object (File)
Fri, Apr 18, 2:20 PM
Unknown Object (File)
Fri, Apr 18, 9:15 AM
Unknown Object (File)
Fri, Apr 18, 3:37 AM
Unknown Object (File)
Fri, Apr 18, 2:35 AM
Unknown Object (File)
Fri, Apr 18, 12:14 AM
Unknown Object (File)
Wed, Apr 16, 10:32 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.