…I pulled all my projects and opened one. I was bamboozled by 38 compiling / build errors. Great! So I went into the terminal and ran pod deintegrate
, which is always the first command to run when anything goes wrong with dependencies. And that worked well. The problems started arising when I ran pod install
. I got a long list of er…