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.
Details
Details
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
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable