Xcode Podfile.lock showing Visual Code Studio Logo?

280 Views Asked by At

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

1

There are 1 best solutions below

1
On BEST ANSWER

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.