when committing or pulling I frequently get an error whith the file UserInterfaceState.xcuserstate which resides in the project folder. I’m not sure for what the file is good for, does anyone know?
Is it fine to just ignore it when committing?
Thanks in advance
You should be using a Git ignore file for those files. Here is a sample that I use: