github - Unity Google Play Services version replace every time after git pull -


we using unity on github repository , everytime 2 of push , pull changes, unity asks following, every time:

unity remove or replace play-services-plus version 8.3.0 version 8.4.0

this results in constant push of deleted 8.3 files , add of 8.4 files.

i'm not familiar either play services or gitignoring things , know causes continuous reimport , how make constant change

this pretty want. .gitignore - ignore 'bin' directory

edit git.ignore include directory of play services folder.

as issue itself, i'd imagine 1 of has local reference play services scripts changing project settings. either way, it's not need track can go ahead , ignore it.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -