This commit is contained in:
Chris Hamons 2017-05-04 12:36:58 -05:00 коммит произвёл GitHub
Родитель 05e326dde4
Коммит 2cbfc0646a
5 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -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

Двоичные данные
docs/Install1.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 53 KiB

Двоичные данные
docs/Install2.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 60 KiB

Двоичные данные
docs/Install3.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 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