Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mono.Android, Mono.Android.Export] Sign assemblies. #29

Merged
merged 1 commit into from
May 10, 2016

Conversation

jonpryor
Copy link
Member

Sign the Mono.Android.dll, Mono.Android.Export.dll,
Xamarin.Android.NUniteLite.dll with the Xamarin.Android public key.

This will allow external contributors to seamlessly update their apps
with a custom Mono.Android.dll for bug fixes/etc. without errors 0:

@borgdylan:
    Mono.Android.dll does not have a public key...
    This causes compile errors when using teh support library v4.

Sign the Mono.Android.dll, Mono.Android.Export.dll,
Xamarin.Android.NUniteLite.dll with the Xamarin.Android public key.

This will allow external contributors to seamlessly update their apps
with a custom Mono.Android.dll for bug fixes/etc. without errors [0]:

	@borgdylan:
		Mono.Android.dll does not have a public key...
		This causes compile errors when using teh support library v4.

[0]: https://gitter.im/xamarin/xamarin-android?at=572da219f36daf63798d6151
@dellis1972 dellis1972 merged commit 4821159 into dotnet:master May 10, 2016
radical pushed a commit that referenced this pull request May 8, 2018
Commit be86e93 broke the OS X build, as $(JI_MONO_FRAMEWORK_PATH) was
set to a location which didn't exist.

Fix the $(JI_MONO_FRAMEWORK_PATH) value on OS X to a valid location.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants