Closed jonathanpeppers closed 6 years ago
Currently Xamarin.Android.Lite relies on Xamarin.Android having created a debug keystore file at some point in time: https://github.com/jonathanpeppers/Xamarin.Android.Lite/blob/3da408e2379000db17a8134bc243f333f4c60117/Xamarin.Android.Lite.Tasks/Xamarin.Android.Lite.targets#L88-L91
Since this is not exactly ideal, we could easily bundle our own in the NuGet package.
Currently Xamarin.Android.Lite relies on Xamarin.Android having created a debug keystore file at some point in time: https://github.com/jonathanpeppers/Xamarin.Android.Lite/blob/3da408e2379000db17a8134bc243f333f4c60117/Xamarin.Android.Lite.Tasks/Xamarin.Android.Lite.targets#L88-L91
Since this is not exactly ideal, we could easily bundle our own in the NuGet package.