cocoapodspodfilepodfile-lock

Xcode Podfile.lock showing Visual Code Studio Logo?


Why in the world would my Podfile.lock file be showing a VS code Logo on it? see here


Solution

  • just change the default application for the .lock extension:

    Right click on the .lock file -> Select 'Get Info' -> under 'Open With' select the app you want to open .lock files with.