You've already forked linux-packaging-mono
Imported Upstream version 5.8.0.22
Former-commit-id: df344e34b07851d296efb3e6604c8db42b6f7aa3
This commit is contained in:
parent
5f4a27cc8a
commit
7d05485754
6
external/bockbuild/README.md
vendored
6
external/bockbuild/README.md
vendored
@@ -1,5 +1,7 @@
|
||||
Note: This is the actively maintained version of Bockbuild, used to put together the Mono SDK package for macOS. The legacy versions (used for Banshee and older Mono versions) are available here: https://github.com/mono/bockbuild/tree/legacy
|
||||
|
||||
Please file issues with the Mono SDK package for macOS on [Xamarin's Bugzilla](https://bugzilla.xamarin.com/enter_bug.cgi?product=Mono%20Installers).
|
||||
|
||||
The Mono macOS SDK
|
||||
------------------
|
||||
|
||||
@@ -7,7 +9,7 @@ Bockbuild is already provided as a submodule of Mono. To build a functional dist
|
||||
|
||||
$ git clone git@github.com:mono/mono
|
||||
$ cd mono
|
||||
$ make mac-sdk-package
|
||||
$ ./scripts/mac-sdk-package.sh
|
||||
|
||||
To get a shell that uses your custom-built distribution (e.g. for testing, to build & run Monodevelop against it):
|
||||
|
||||
@@ -22,4 +24,4 @@ Xamarin Releases
|
||||
|
||||
Release packages are built with the following:
|
||||
|
||||
$ ./external/bockbuild/bb MacSDKRelease --package
|
||||
$ ./external/bockbuild/bb MacSDKRelease --package
|
||||
|
||||
Reference in New Issue
Block a user