Hi Team ,
We are having an issue that when we open the Xcode and switch any git branches(either through Xcode or using any other git GUI tools) the package.resolved file is getting deleted automatically
So we need to reset the git each time on a branch switch to regenerate the package.resolved file
Please note if the Xcode is quit and if we do the branch switching from an external git GUI, this issue is not happening
Also there is no change is added to the package.resolved file between these two branhces , So theoritically there is no need of updating this file while we switch the branch