HomePhabricator
Diffusion Comm c591f0b688cd

change thread operations utilities paths in XCode so that they can be debugged

Description

change thread operations utilities paths in XCode so that they can be debugged

Summary: When I started to work on ENG-1398 (https://linear.app/comm/issue/ENG-1398/ios-build-136-repeatedly-crashing) I wanted to add some breakpoints in ThreadOperations.cpp. However I noticed that after landind diffs that introduced MessageOperationsUtilities, this file stopped being visible from XCode. So I deleted it and add it once again. This time XCode correctly sees the file and breakpoint insertion is possible.

Test Plan: Check that we cannot see ThreadOperations.{h, cpp} in XCode on master branch, but we can see those files after patching this diff. Ensure that app compiles and we can debug those files

Reviewers: palys-swm

Reviewed By: palys-swm

Subscribers: ashoat, Adrian, atul, yayabosh

Differential Revision: https://phab.comm.dev/D4572

Details

Provenance
marcinAuthored on Jul 18 2022, 6:41 AM
Reviewer
tomek
Differential Revision
D4572: change thread operations utilities paths in XCode so that they can be debugged
Parents
rCOMMbd7e1c09034a: [keyserver] Create a new session if the old one is expired
Branches
Unknown
Tags
Unknown