Skip to content

Commit

Permalink
MAC description added
Browse files Browse the repository at this point in the history
  • Loading branch information
Ized06 committed Jun 19, 2017
1 parent 29227e6 commit e2e420e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/plugin/develop.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,15 @@ Linux
Mac

- Install Xcode.

- To generate Xcode Project, right click :file:`playground.uproject` and choose :code:`Service->Generate Xcode Project`.

- Open the :file:`*.xcworkspace` file and build. The plugin code will be compiled together with the game project.

.. note::

Need help for writing this section
Please make sure that you have installed the UnrealCV plugin to Unreal Engine. If you wish to install the plugin in the project, please install the plugin in the project before you generate Xcode Project. To switch the version, you can right click :file:`playground.uproject` and choose :code:`Service->Switch Unreal Engine Version`.


Useful resources for development include:
Expand Down

0 comments on commit e2e420e

Please sign in to comment.