updated docs

This commit is contained in:
Joseph Henry
2016-07-18 18:07:17 -07:00
parent b494c2b5fb
commit 6f8d3d0af5
7 changed files with 10 additions and 22 deletions

View File

@@ -0,0 +1,6 @@
ZeroTierSDK_Apple builds the following targets:
- iOS framework `make ios_app_framework`
- OSX framework `make osx_app_framework`
- iOS Unity3D bundle `make ios_unity3d_bundle`
- OSX Unity3D bundle `make osx_unity3d_bundle`

View File

@@ -23,9 +23,6 @@ Run application
./myapp
## Via Dynamic-linking at runtime with DYLD
## Via App Framework
***