-
Notifications
You must be signed in to change notification settings - Fork 371
Description
Please fill in the following fields:
Unity editor version: 2018.4.23f1
External Dependency Manager version: 1.2.156
Source you installed EDM (from .unitypackage or Unity Package Manager): .unitypackage
Features in External Dependency Manager in use (Android Resolver, iOS Resolver, VersionHandler, etc.): Android Resolver, iOS Resolver, VersionHandler
Plugins SDK in use (Firebase, Admob, Facebook, etc.): Firebase, Facebook
Platform you are using the Unity editor on (Mac, Windows, or Linux): Mac and Windows
Platform you are targeting (iOS, Android, and/or desktop): Android
Scripting Runtime (Mono, and/or IL2CPP): IL2CPP
Please describe the issue here:
File was generated and committed to project repo from a mac machine, but when a windows developer opens the project, gvh file is generated with different line ending, causing it to show changes on git.
Please answer the following, if applicable:
What's the issue repro rate? (eg 100%, 1/5 etc) 100%
Repro steps:
- Save the file in a mac machine
- Commit to repo.
- Open from windows machine
- See difference in line endings