Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README « xpkg - github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6be542f67676c8c784d9bd7ad661bd048f71e1b3 (plain)
1
2
3
4
5
6
7
You need to prepare signing key file (sln) to sign those assemblies. Xamarin packages should be signed with its own key.

To build *signed* assemblies, you need to run: make KEYFILE_SNK=/path/to/yourkey.snk

If you don't need any signing, simply build Rx_Xamarin/android/Rx_Xamarin_android.sln.