updated osx integrations readme

This commit is contained in:
Joseph Henry
2016-06-22 11:43:29 -07:00
parent f69b9358d9
commit 7892ea830d
3 changed files with 4 additions and 0 deletions

View File

@@ -90,6 +90,9 @@ Run application
**Step 2: Add `ZeroTierSDK_OSX.framework` to your project** **Step 2: Add `ZeroTierSDK_OSX.framework` to your project**
**Step 4: Add its path to your *Build Settings -> Framework Search Paths***:
- For example: `$(PROJECT_DIR)/../../../build/OSX_app_framework/Release`
**Step 3: Pick and use an API:** **Step 3: Pick and use an API:**
**NSStream and SOCKS Proxy:** **NSStream and SOCKS Proxy:**

View File

@@ -3,6 +3,7 @@ Apple
General General
* Trim down makefiles * Trim down makefiles
* Add release targets to each xcode/android studio project
Unity Unity
* check for mem leaks surrounding managed/unmanaged barrier * check for mem leaks surrounding managed/unmanaged barrier