Hi,
I have a question related to Xcode and Unity projects. Today I managed to create a Xcode project from Unity and I wanted to add it to my git repo, but the size of the folder with project is over 900 MB. I don't have a lot of assets, and I'm using only UnityAds and GoogleAnalytics as plugins, so my question is: do I need all of those files in my repo? Does anyone have gitignore sample for Unity + Xcode settings?
↧