Added Xcode build instructions to make-mac.mk

This commit is contained in:
Joseph Henry
2016-06-21 13:31:50 -07:00
parent 8037245bd2
commit bc14b532ed
3 changed files with 14 additions and 31 deletions

View File

@@ -3,7 +3,7 @@ ZeroTier Integrations
This is a collection of example projects demonstrating how you can embed or integrate ZeroTier functionality directly into your applications and games with *little to no change to your code*.
For more support on these integrations take a look at the [docs/](../docs) folder. Specifically the [Shims](../docs/shims_zt_sdk.md) and [SDK API](../docs/zt_sdk.md) overviews.
For more support on these integrations take a look at the [docs](../docs) folder. Specifically the [Shims](../docs/shims_zt_sdk.md) and [SDK API](../docs/zt_sdk.md) overviews.
Also stop by our [community section](https://www.zerotier.com/community/) for more in-depth discussion!
***