Install vcremote for Static iOS Library Project - hyvanmielenpelit/GnollHack GitHub Wiki
Overview
vcremote is needed for building iOS Static Library projects.
Installation
Install vcremote on the Mac computer using these instructions:
Generate PIN
- Generate PIN by running
vcremote generateClientCert
in Terminal. - Write the PIN down. You will need to enter it to Visual Studio on Windows.
Run vcremote
- Run vcremote by writing
vcremote
in Terminal. - Now vcremote is listening to connections.