I used to be questioning if there’s a solution to run pod deintegrate
with out it eradicating the Pods folder, simply making the modifications to undertaking.pbxproj file?
Why do I ask this?
- In my firm, everytime we now have to push modifications we do pod deintegrate in order that the undertaking.pbxproj pod put in modifications does not go into the git repo. So doing so, it deletes Pods folder and I’ve to do
pod set up
shortly after and since there are a whole lot of pods that is time consuming.
What’s my objective?
- Is there a -tag and even another script that applies the
pod deintegrate
modifications into the undertaking.pbxproj file? However with out truly deleting the Pods folder? So I can save a while solely to commit modifications and with out having to attend the entire deintegrate and set up processes