Add note about installer (#263)
This commit is contained in:
Родитель
05e326dde4
Коммит
2cbfc0646a
|
@ -27,6 +27,7 @@ $ mono objcgen/bin/Debug/objcgen.exe
|
|||
|
||||
Tests can be executed by running `make` from the `tests/objc-cli` directory.
|
||||
|
||||
The installer can be built by running `make installer` in the `objcgen` directory.
|
||||
|
||||
### Specific Goals
|
||||
|
||||
|
|
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 53 KiB |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 60 KiB |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 56 KiB |
|
@ -28,6 +28,13 @@ Your next step is to download and install the embeddinator on your Mac.
|
|||
|
||||
There is no package to download yet. Until one is available you need to build it from our git repository, see the [contributing](Contributing.md#objective-c) document for instructions.
|
||||
|
||||
The installer is a standard pkg based installer:
|
||||
|
||||
![Installer Introduction](Install1.png)
|
||||
![Installer Install Type](Install2.png)
|
||||
![Installer Summary](Install3.png)
|
||||
|
||||
Once installed via an installer, you can run the tool via /Library/Frameworks/Xamarin.Embeddinator-4000/Commands/objcgen
|
||||
|
||||
## Platforms
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче