Skip to content
Unverified Commit 24f67348 authored by Andreia Gaita's avatar Andreia Gaita Committed by GitHub
Browse files

Unity: ignore mdb files and fix path to crashlytics file (it can be in other places)

Unity projects targeting the 2.0/3.5 runtime or built with mono < v5.0 generate `mdb` files, not `pdb` files.

Looks like the `crashlytics-build.properties` gets around in more than just the `StreamingAssets` folder, looking at [examples around the internets](https://github.com/auth0/sharelock-android/blob/master/app/src/main/assets/crashlytics-build.properties), so it should probably just be ignored as a filename.
parent f5496031
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment